BRDomainBasedAttributeArgument Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. |
SetProperty<T>(T, T, String, Boolean) |
Modifica la proprietà impostandola sul valore specificato. |