SynchronizationRulemsidmOutboundScopingFilters Property |
Outbound Scoping Filters - A filter representing the resources on the FIM metaverse that the rule applies to.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmOutboundScopingFilters { get; set; }
Public Property msidmOutboundScopingFilters As String
Get
Set
public:
property String^ msidmOutboundScopingFilters {
String^ get ();
void set (String^ value);
}
member msidmOutboundScopingFilters : string with get, set
Property Value
Type:
String
See Also