Share via


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
古い.

下位レベルの属性引数の詳細を指定します。

PropertyName
古い.

プロパティ名を指定します。

(継承元 BRArgument)

メソッド

SetProperty<T>(T, T, String)
古い.

プロパティを指定した値に変更します。
新しい値が古い値と異なるかどうかを返します。

(継承元 DataContractBase)
SetProperty<T>(T, T, String, Boolean)
古い.

プロパティを指定した値に変更します。
新しい値が古い値と異なるかどうかを返します。

(継承元 DataContractBase)

適用対象