Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a token that represents the number of the change.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Token As Long
Get
'Usage
Dim instance As ICacheChangeInfo
Dim value As Long
value = instance.Token
long Token { get; }
Property Value
Type: System.Int64
The change number.