BRAttributeArgument 類別

定義

代表用於比較商業規則中屬性的參數類型。

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

備註

參數型別是為每個成員設定的值,而非對所有成員的特定值。

建構函式

名稱 Description
BRAttributeArgument()

初始化 BRAttributeArgument 類別的新執行個體。

屬性

名稱 Description
AttributeId

取得或設定商業規則參數的屬性 ID。

(繼承來源 BRAttributeArgumentBase)
ChildArguments

取得或設定一組子參數。

ExtensionData

取得或設定包含額外資料的結構。

(繼承來源 DataContractBase)
Identifier

取得或設定商業規則參數的 ID。

(繼承來源 BRArgument)
PropertyName

取得或設定財產名稱......

(繼承來源 BRArgument)

適用於