语言

BRDomainBasedAttributeArgument 类

定义

指定基于相关实体属性值定义参数的容器。

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

构造函数

名称 说明
BRDomainBasedAttributeArgument()

初始化 BRDomainBasedAttributeArgument 类的新实例。

属性

名称 说明
AttributeId

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

(继承自 BRAttributeArgumentBase)
ChildArgument

提出或设定子论点。

ExtensionData

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

(继承自 DataContractBase)
Identifier

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

(继承自 BRArgument)
PropertyName

获取或设置财产名称......

(继承自 BRArgument)

适用于