OneToManyRelationshipMetadata.IsHierarchical Property

 

Updated: January 15, 2016

Applies To: Dynamics CRM 2015

Gets or sets whether this relationship is the designated hierarchical self-referential relationship for this entity.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

<DataMemberAttribute>
Public Property IsHierarchical As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)

Type: Nullable<Boolean>
true if this relationships is the designated hierarchical self-referential relationship for this entity; otherwise, false.

Return to top

© 2016 Microsoft. All rights reserved. Copyright

Show: