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.
Argument qui fait référence à des attributs au lieu de faire référence à des 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 permettant de comparer des attributs au sein d’une règle métier.
Constructeurs
BRAttributeArgument() |
Constructeur. |
Propriétés
AttributeId |
Spécifie l’ID d’attribut. (Hérité de BRAttributeArgumentBase) |
ChildArguments |
Spécifie la collection d’arguments enfants. |
Identifier |
Identifie de manière unique l’argument. (Hérité de BRArgument) |
LeafNodeAttribute |
Spécifiedetails pour l’argument d’attribut de niveau inférieur. |
PropertyName |
Spécifie le nom de la propriété. (Hérité de BRArgument) |
Méthodes
SetProperty<T>(T, T, String) |
Modifie la propriété avec la valeur donnée. |
SetProperty<T>(T, T, String, Boolean) |
Modifie la propriété avec la valeur donnée. |