Expand Minimize
This topic has not yet been rated - Rate this topic

RelationshipType Enumeration

Contains values that specify the type of hierarchy relationship between members.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataContractAttribute(Name = "RelationshipType", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum RelationshipType
Member nameDescription
AllBoth parent and sibling.
ParentA parent relationship.
SiblingA sibling or peer relationship.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.