BRDomainBasedAttributeArgument Clase

Definición

Especifica el contenedor para definir argumentos basados en valores de atributos de entidad relacionada.

public ref class BRDomainBasedAttributeArgument : Microsoft::MasterDataServices::BRAttributeArgumentBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRDomainBasedAttributeArgument : Microsoft.MasterDataServices.BRAttributeArgumentBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRDomainBasedAttributeArgument = class
    inherit BRAttributeArgumentBase
Public Class BRDomainBasedAttributeArgument
Inherits BRAttributeArgumentBase
Herencia
Atributos

Constructores

BRDomainBasedAttributeArgument()

Inicializa una nueva instancia de la clase BRDomainBasedAttributeArgument.

Propiedades

AttributeId

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

(Heredado de BRAttributeArgumentBase)
ChildArgument

Obtiene o establece un argumento secundario.

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