BRAttributeValueArgument Classe

Definizione

Rappresenta l'attributo di business rule di valore libero in condizioni e azioni di validazione.

public ref class BRAttributeValueArgument : Microsoft::MasterDataServices::BRArgument
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeValueArgument : Microsoft.MasterDataServices.BRArgument
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeValueArgument = class
    inherit BRArgument
Public Class BRAttributeValueArgument
Inherits BRArgument
Ereditarietà
BRAttributeValueArgument
Attributi

Costruttori

Nome Descrizione
BRAttributeValueArgument()

Inizializza una nuova istanza della classe BRAttributeValueArgument.

Proprietà

Nome Descrizione
AttributeCode

Ottiene o imposta il valore della stringa nell'argomento.

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