HierarchyMembersGetCriteria.HierarchyType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定要查詢之階層的類型。
public:
property Microsoft::MasterDataServices::Services::DataContracts::HierarchyType HierarchyType { Microsoft::MasterDataServices::Services::DataContracts::HierarchyType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::HierarchyType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.HierarchyType HierarchyType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.HierarchyType : Microsoft.MasterDataServices.Services.DataContracts.HierarchyType with get, set
Public Property HierarchyType As HierarchyType
屬性值
正在查詢之階層的類型。
- 屬性