HierarchyMembers Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains hierarchy members resulting.
public ref class HierarchyMembers : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="HierarchyMembers", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class HierarchyMembers : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="HierarchyMembers", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type HierarchyMembers = class
inherit DataContractBase
Public Class HierarchyMembers
Inherits DataContractBase
- Inheritance
- Attributes
Remarks
The HierarchyMembers contains hierarchy members resulting from a call to the HierarchyMembersGet(HierarchyMembersGetRequest) operation.
Constructors
HierarchyMembers() |
Constructor |
Properties
EntityId |
Specifies the entity of the parent child data to get. |
HierarchyId |
Specifies the hierarchy of the parent child data to get. |
HierarchyType |
Specifies the hierarchy type. |
Members |
Specifies the member data retrieved by this operation. |
ModelId |
Specifies the model of the parent child data to get. |
VersionId |
Specifies the version of the parent child data to get. |
Methods
SetProperty<T>(T, T, String, Boolean) |
Changes the property to the given value. |
SetProperty<T>(T, T, String) |
Changes the property to the given value. |