DomainDataDirectory.GetDomainRelationship Method
Include Protected Members
Include Inherited Members
Gets a domain relationship.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetDomainRelationship(Guid) | Gets a domain relationship with a specific ID. | |
GetDomainRelationship(String) | Gets a domain relationship by the full name. | |
GetDomainRelationship(Type) | Gets a domain relationship by the implementation type. |
Top