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