BRAttributeArgument Classe

Definizione

Rappresenta il tipo di argomento per confrontare attributi all'interno di una regola di 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 è il valore imposto per ogni membro, a differenza di un valore specifico per tutti i membri.

Costruttori

Nome Descrizione
BRAttributeArgument()

Inizializza una nuova istanza della classe BRAttributeArgument.

Proprietà

Nome Descrizione
AttributeId

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

(Ereditato da BRAttributeArgumentBase)
ChildArguments

Ottiene o imposta una serie di argomentazioni figlie.

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