SynchronizationRuleDisconnectConnectedSystemObject Property |
Disconnect External System Resource - This option applies when this Synchronization Rule is removed from a resource in FIM.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic bool DisconnectConnectedSystemObject { get; set; }
Public Property DisconnectConnectedSystemObject As Boolean
Get
Set
public:
property bool DisconnectConnectedSystemObject {
bool get ();
void set (bool value);
}
member DisconnectConnectedSystemObject : bool with get, set
Property Value
Type:
Boolean
See Also