SynchronizationRuleConnectedSystem Property |
External System - The Management Agent identifying the external system this Synchronization Rule will operate on.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ConnectedSystem { get; set; }
Public Property ConnectedSystem As String
Get
Set
public:
property String^ ConnectedSystem {
String^ get ();
void set (String^ value);
}
member ConnectedSystem : string with get, set
Property Value
Type:
String
See Also