BRAttributeArgumentBase Classe

Definizione

Rappresenta il tipo complesso di base per gli argomenti degli attributi della regola business.

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
Ereditarietà
BRAttributeArgumentBase
Derivato
Attributi

Costruttori

BRAttributeArgumentBase()

Inizializza una nuova istanza della classe BRAttributeArgumentBase.

Proprietà

AttributeId

Ottiene o imposta l'ID attributo di un argomento della regola business.

ExtensionData

Ottiene o imposta la struttura contenente dati aggiuntivi.

(Ereditato da DataContractBase)
Identifier

Ottiene o imposta l'ID dell'argomento della regola business.

(Ereditato da BRArgument)
PropertyName

Ottiene o imposta il nome della proprietà.

(Ereditato da BRArgument)

Si applica a