BRAttributeArgument 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.
Argomento che fa riferimento ad attributi invece che a valori.
public ref class BRAttributeArgument : Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgumentBase
[System.Runtime.Serialization.DataContract(Name="BRAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRAttributeArgument : Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgumentBase
[<System.Runtime.Serialization.DataContract(Name="BRAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRAttributeArgument = class
inherit BRAttributeArgumentBase
Public Class BRAttributeArgument
Inherits BRAttributeArgumentBase
- Ereditarietà
- Attributi
Commenti
Il BRAttributeArgument tipo complesso specifica il tipo di argomento per il confronto degli attributi all'interno di una regola business.
Costruttori
BRAttributeArgument() |
Costruttore. |
Proprietà
AttributeId |
Specifica l'ID attributo. (Ereditato da BRAttributeArgumentBase) |
ChildArguments |
Specifica la raccolta di argomenti figlio. |
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. |