SynchronizationRuleCreateILMObject Property |
Create FIM Resource - Indicates if a resource should be created in FIM if the relationship criteria is not met.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic bool CreateILMObject { get; set; }
Public Property CreateILMObject As Boolean
Get
Set
public:
property bool CreateILMObject {
bool get ();
void set (bool value);
}
member CreateILMObject : bool with get, set
Property Value
Type:
Boolean
See Also