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.
Représente l’attribut de règle métier en jeu de valeurs libres dans les conditions et les actions de validation.
public ref class BRAttributeValueArgument : Microsoft::MasterDataServices::BRArgument
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeValueArgument : Microsoft.MasterDataServices.BRArgument
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeValueArgument = class
inherit BRArgument
Public Class BRAttributeValueArgument
Inherits BRArgument
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| BRAttributeValueArgument() |
Initialise une nouvelle instance de la classe BRAttributeValueArgument. |
Propriétés
| Nom | Description |
|---|---|
| AttributeCode |
Obtient ou définit la valeur de la chaîne dans l’argument. |
| ExtensionData |
Obtient ou définit la structure qui contient des données supplémentaires. (Hérité de DataContractBase) |
| Identifier |
Obtient ou définit l’ID de l’argument de la règle métier. (Hérité de BRArgument) |
| PropertyName |
Obtient ou fixe le nom de la propriété... (Hérité de BRArgument) |