BRHierarchyArgument 类

定义

指定特定于父子关系参数的业务规则参数。

public ref class BRHierarchyArgument : Microsoft::MasterDataServices::BRArgument
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRHierarchyArgument : Microsoft.MasterDataServices.BRArgument
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRHierarchyArgument = class
    inherit BRArgument
Public Class BRHierarchyArgument
Inherits BRArgument
继承
BRHierarchyArgument
属性

构造函数

BRHierarchyArgument()

初始化 BRHierarchyArgument 类的新实例。

属性

ChildArgument

获取或设置子参数。

ExtensionData

获取或设置包含额外数据的结构。

(继承自 DataContractBase)
HierarchyId

获取或设置层次结构 ID。

Identifier

获取或设置业务规则参数的 ID。

(继承自 BRArgument)
PropertyName

获取或设置属性名称。

(继承自 BRArgument)

适用于