BRDomainBasedAttributeArgument 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.
Spécifie le conteneur pour la définition d'arguments d'après des valeurs dans des attributs d'entité associés.
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
- Héritage
- Attributs
- Implémente
Remarques
Le BRDomainBasedAttributeArgument type complexe spécifie le conteneur pour définir des arguments basés sur des valeurs dans les attributs d’entité associés.
Constructeurs
BRDomainBasedAttributeArgument() |
Initialise une nouvelle instance de la classe BRDomainBasedAttributeArgument. |
Propriétés
AttributeId |
Spécifie l’ID d’attribut. (Hérité de BRAttributeArgumentBase) |
ChildArgument |
Spécifie l’argument d’attribut enfant. Obligatoire. |
Identifier |
Identifie l’argument de manière unique. (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. |