Lenguaje

BRAttributeValueArgument Clase

Definición

Representa el conjunto de valores libres de atributos de reglas de negocio en condiciones y acciones de validación.

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
Herencia
BRAttributeValueArgument
Atributos

Constructores

Nombre Description
BRAttributeValueArgument()

Inicializa una nueva instancia de la clase BRAttributeValueArgument.

Propiedades

Nombre Description
AttributeCode

Obtiene o establece el valor de la cadena en el argumento.

ExtensionData

Obtiene o establece la estructura que contiene datos adicionales.

(Heredado de DataContractBase)
Identifier

Obtiene o establece el ID del argumento de la regla de negocio.

(Heredado de BRArgument)
PropertyName

Obtiene o establece el nombre de la propiedad...

(Heredado de BRArgument)

Se aplica a