| SyncProcessInitSyncType Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Sync.SyncProcessInit.SyncType"]
Namespace: Activsoft.Engine.Mobile.Utils.SyncAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SyncType SyncType { get; set; }Public Property SyncType As SyncType
Get
Set
public:
property SyncType SyncType {
SyncType get ();
void set (SyncType value);
}member SyncType : SyncType with get, set
Property Value
Type:
SyncType
See Also