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