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