IChangesNewSyncToken Property |
IT Hit User File System
The synchronization token provided by the server.
Namespace:
ITHit.FileSystem.Synchronization
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax string NewSyncToken { get; set; }
Property NewSyncToken As String
Get
Set
property String^ NewSyncToken {
String^ get ();
void set (String^ value);
}
abstract NewSyncToken : string with get, set
Property Value
Type:
StringSee Also