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