BRAttributeArgument Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Un argument qui fait référence aux attributs plutôt qu’aux valeurs.
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
- Héritage
- Attributs
Remarques
Le BRAttributeArgument type complexe spécifie le type d’argument pour comparer les attributs au sein d’une règle métier.
Constructeurs
| Nom | Description |
|---|---|
| BRAttributeArgument() |
Constructeur. |
Propriétés
| Nom | Description |
|---|---|
| AttributeId |
Spécifie l’identifiant de l’attribut. (Hérité de BRAttributeArgumentBase) |
| ChildArguments |
Spécifie l’ensemble des arguments enfants. |
| Identifier |
Identifie de manière unique l’argument. (Hérité de BRArgument) |
| LeafNodeAttribute |
Spécifie les détails pour l’argument de l’attribut de niveau inférieur. |
| PropertyName |
Précise le nom du bien. (Hérité de BRArgument) |
Méthodes
| Nom | Description |
|---|---|
| SetProperty<T>(T, T, String, Boolean) |
Modifie la propriété en la valeur donnée. |
| SetProperty<T>(T, T, String) |
Modifie la propriété en la valeur donnée. |