BRAttributeValueArgument 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 de valeur d’attribut basé sur le domaine.
public ref class BRAttributeValueArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument
[System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRAttributeValueArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument
[<System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRAttributeValueArgument = class
inherit BRArgument
Public Class BRAttributeValueArgument
Inherits BRArgument
- Héritage
- Attributs
Remarques
Le BRAttributeValueArgument type complexe spécifie la BRArgument valeur libre définie dans les conditions et les actions de validation et est utilisé lorsque le type complexe BRArgument est utilisé.
Constructeurs
| Nom | Description |
|---|---|
| BRAttributeValueArgument() |
Initialise une nouvelle instance de la classe BRAttributeValueArgument. |
Propriétés
| Nom | Description |
|---|---|
| AttributeCode |
Spécifie le code d’attribut. |
| Identifier |
Identifie de manière unique l’argument. (Hérité de BRArgument) |
| 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. |