Subscription.Hash property

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Hash As String
    Get
'Usage
Dim instance As Subscription
Dim value As String

value = instance.Hash
public string Hash { get; }

Property value

Type: System.String

See also

Reference

Subscription class

Subscription members

Microsoft.BusinessData.Runtime namespace