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