BRAttributeValueArgument Clase

Definición

Representa el valor de forma libre de los atributos de regla de negocios establecidos 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

BRAttributeValueArgument()

Inicializa una nueva instancia de la clase BRAttributeValueArgument.

Propiedades

AttributeCode

Obtiene o establece el valor de cadena en el argumento.

ExtensionData

Obtiene o establece la estructura que contiene datos adicionales.

(Heredado de DataContractBase)
Identifier

Obtiene o establece el identificador de argumento de regla de negocios.

(Heredado de BRArgument)
PropertyName

Obtiene o establece el nombre de la propiedad.

(Heredado de BRArgument)

Se aplica a