BRDomainBasedAttributeArgument Classe

Definizione

Specifica il contenitore per definire argomenti basati sui valori negli attributi di entità correlate.

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

Costruttori

Nome Descrizione
BRDomainBasedAttributeArgument()

Inizializza una nuova istanza della classe BRDomainBasedAttributeArgument.

Proprietà

Nome Descrizione
AttributeId

Ottiene o imposta l'ID dell'attributo di un argomento di business rule.

(Ereditato da BRAttributeArgumentBase)
ChildArgument

Ottiene o crea un argomento di figlio.

ExtensionData

Ottiene o imposta la struttura che contiene dati aggiuntivi.

(Ereditato da DataContractBase)
Identifier

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

(Ereditato da BRArgument)
PropertyName

Ottiene o imposta il nome della proprietà...

(Ereditato da BRArgument)

Si applica a