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)

適用対象