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