ICacheChangeInfo.Token Property
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.