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