SynchronizationRuleRelationshipCriteria Property |
Relationship Criteria - Defines how a relationship between a resource in FIM and a resource in an external system is detected.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string RelationshipCriteria { get; set; }
Public Property RelationshipCriteria As String
Get
Set
public:
property String^ RelationshipCriteria {
String^ get ();
void set (String^ value);
}
member RelationshipCriteria : string with get, set
Property Value
Type:
String
See Also