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