ma_dataSyncConfig_last_modification_time Property |
SyncConfig-last-modification-time - Sync Configuration resource attribute
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SyncConfig_last_modification_time { get; set; }
Public Property SyncConfig_last_modification_time As String
Get
Set
public:
property String^ SyncConfig_last_modification_time {
String^ get ();
void set (String^ value);
}
member SyncConfig_last_modification_time : string with get, set
Property Value
Type:
String
See Also