BRAttributeValueArgument Classe

Definizione

Un argomento di valore attributo basato sul dominio.

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

Commenti

Il BRAttributeValueArgument tipo complesso specifica il BRArgument valore libero insieme nelle condizioni e nelle azioni di validazione ed è utilizzato quando viene utilizzato il tipo complesso BRArgument.

Costruttori

Nome Descrizione
BRAttributeValueArgument()

Inizializza una nuova istanza della classe BRAttributeValueArgument.

Proprietà

Nome Descrizione
AttributeCode

Specifica il codice attributo.

Identifier

Identifica in modo unico l'argomento.

(Ereditato da BRArgument)
PropertyName

Specifica il nome della proprietà.

(Ereditato da BRArgument)

Metodi

Nome Descrizione
SetProperty<T>(T, T, String, Boolean)

Cambia la proprietà al valore dato.
Restituisce se il nuovo valore è diverso dal vecchio.

(Ereditato da DataContractBase)
SetProperty<T>(T, T, String)

Cambia la proprietà al valore dato.
Restituisce se il nuovo valore è diverso dal vecchio.

(Ereditato da DataContractBase)

Si applica a