SynchronizationRuleILMObjectType Property |
FIM Resource Type - The resource type in the FIM Metaverse that this Synchronization Rule applies to.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ILMObjectType { get; set; }
Public Property ILMObjectType As String
Get
Set
public:
property String^ ILMObjectType {
String^ get ();
void set (String^ value);
}
member ILMObjectType : string with get, set
Property Value
Type:
String
See Also