Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSSessionReportLocation Class / GetHashCode Method

In This Topic
    GetHashCode Method (SSRSSessionReportLocation)
    In This Topic
    Returns the hash code for this report location.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    The hash code for this report location.
    See Also