BRAttributeArgumentBase 類別

定義

代表商業規則屬性參數的基礎複雜型態。

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

建構函式

名稱 Description
BRAttributeArgumentBase()

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

屬性

名稱 Description
AttributeId

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

ExtensionData

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

(繼承來源 DataContractBase)
Identifier

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

(繼承來源 BRArgument)
PropertyName

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

(繼承來源 BRArgument)

適用於