EntityMembersGetCriteria.HierarchyType Property

Definition

Gets or sets the hierarchy type. Possible values are Explicit, Derived or Collection.

public:
 property Microsoft::MasterDataServices::HierarchyType HierarchyType { Microsoft::MasterDataServices::HierarchyType get(); void set(Microsoft::MasterDataServices::HierarchyType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.HierarchyType HierarchyType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.HierarchyType : Microsoft.MasterDataServices.HierarchyType with get, set
Public Property HierarchyType As HierarchyType

Property Value

A new instance of type HierarchyType.

Attributes

Applies to