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