Condividi tramite


BRAttributeArgument Classe

Definizione

Rappresenta il tipo di argomento per il confronto degli attributi all'interno di una regola business.

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

Commenti

Il tipo di argomento è i valori impostati per ogni membro anziché un valore specifico rispetto a tutti i membri.

Costruttori

BRAttributeArgument()

Inizializza una nuova istanza della classe BRAttributeArgument.

Proprietà

AttributeId

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

(Ereditato da BRAttributeArgumentBase)
ChildArguments

Ottiene o imposta una matrice di argomenti figlio.

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