다음을 통해 공유


BRHierarchyArgument 클래스

정의

주의

Explicit hierarchies are deprecated

명시적 계층 부모 인수입니다. 자식 특성 인수가 있어야 합니다.

public ref class BRHierarchyArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentParent
[System.Obsolete("Explicit hierarchies are deprecated")]
[System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRHierarchyArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentParent
[<System.Obsolete("Explicit hierarchies are deprecated")>]
[<System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRHierarchyArgument = class
    inherit BRArgument
    interface IBRAttributeArgumentParent
    interface IBRAttributeArgumentContainer
    interface IBRArgument
Public Class BRHierarchyArgument
Inherits BRArgument
Implements IBRAttributeArgumentParent
상속
BRHierarchyArgument
특성
구현

설명

복합 형식은 BRHierarchyArgument 명시적 계층의 자식 멤버와 관련된 비즈니스 규칙 인수를 보유합니다.

생성자

BRHierarchyArgument()
사용되지 않음.

생성자입니다.

속성

ChildArgument
사용되지 않음.

자식 특성 인수를 지정합니다.

HierarchyId
사용되지 않음.

계층 식별자를 지정합니다.

Identifier
사용되지 않음.

인수를 고유하게 식별합니다.

(다음에서 상속됨 BRArgument)
LeafNodeAttribute
사용되지 않음.

하위 수준 특성 인수에 대한details를 지정합니다.

PropertyName
사용되지 않음.

속성 이름을 지정합니다.

(다음에서 상속됨 BRArgument)

메서드

SetProperty<T>(T, T, String)
사용되지 않음.

속성을 지정한 값으로 변경합니다.
새 값이 이전 값과 다른지 여부를 반환합니다.

(다음에서 상속됨 DataContractBase)
SetProperty<T>(T, T, String, Boolean)
사용되지 않음.

속성을 지정한 값으로 변경합니다.
새 값이 이전 값과 다른지 여부를 반환합니다.

(다음에서 상속됨 DataContractBase)

적용 대상