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 d'entreprise que la valeur de forme libre a défini dans des conditions et des 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
BRAttributeValueArgument() |
Initialise une nouvelle instance de la classe BRAttributeValueArgument. |
Propriétés
AttributeCode |
Obtient ou définit la valeur de 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 règle d'entreprise. (Hérité de BRArgument) |
PropertyName |
Obtient ou définit le nom de propriété. (Hérité de BRArgument) |