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