SynchronizationRuleConnectedSystemScope Property |
External System Scoping Filter - A filter representing the resources on the external system that the rule applies to.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ConnectedSystemScope { get; set; }
Public Property ConnectedSystemScope As String
Get
Set
public:
property String^ ConnectedSystemScope {
String^ get ();
void set (String^ value);
}
member ConnectedSystemScope : string with get, set
Property Value
Type:
String
See Also