Share via


BRAttributeValueArgument Classe

Definizione

Rappresenta il set di valori in formato libero dell'attributo della regola business in condizioni e azioni di convalida.

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

BRAttributeValueArgument()

Inizializza una nuova istanza della classe BRAttributeValueArgument.

Proprietà

AttributeCode

Ottiene o imposta il valore stringa nell'argomento.

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