BRDomainBasedAttributeArgument Classe

Definizione

Specifica il contenitore per la definizione degli argomenti in base ai valori degli attributi di entità correlati.

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

Commenti

Il BRDomainBasedAttributeArgument tipo complesso specifica il contenitore per la definizione degli argomenti in base ai valori negli attributi di entità correlati.

Costruttori

BRDomainBasedAttributeArgument()

Inizializza una nuova istanza della classe BRDomainBasedAttributeArgument.

Proprietà

AttributeId

Specifica l'ID attributo.

(Ereditato da BRAttributeArgumentBase)
ChildArgument

Specifica l'argomento attributo figlio. Obbligatorio.

Identifier

Identifica in modo univoco l'argomento.

(Ereditato da BRArgument)
LeafNodeAttribute

Specificadetails per l'argomento attributo di livello inferiore.

PropertyName

Specifica il nome della proprietà.

(Ereditato da BRArgument)

Metodi

SetProperty<T>(T, T, String)

Modifica la proprietà impostandola sul valore specificato.
Indica se il nuovo valore è diverso dal valore precedente.

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

Modifica la proprietà impostandola sul valore specificato.
Indica se il nuovo valore è diverso dal valore precedente.

(Ereditato da DataContractBase)

Si applica a