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.
Argument de valeur d’attribut basé sur un 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 de forme libre définie dans les conditions et les actions de validation et est utilisé là où le type complexe BRArgument est utilisé.
Constructeurs
BRAttributeValueArgument() |
Initialise une nouvelle instance de la classe BRAttributeValueArgument. |
Propriétés
AttributeCode |
Spécifie le code d’attribut. |
Identifier |
Identifie de manière unique l’argument. (Hérité de BRArgument) |
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. |