Compartilhar via


BRDomainBasedAttributeArgument Classe

Definição

Especifica o contêiner para definir argumentos com base em valores em atributos de entidade relacionados.

public ref class BRDomainBasedAttributeArgument : Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgumentBase, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentParent
[System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRDomainBasedAttributeArgument : Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgumentBase, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentParent
[<System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRDomainBasedAttributeArgument = class
    inherit BRAttributeArgumentBase
    interface IBRAttributeArgumentParent
    interface IBRAttributeArgumentContainer
    interface IBRArgument
Public Class BRDomainBasedAttributeArgument
Inherits BRAttributeArgumentBase
Implements IBRAttributeArgumentParent
Herança
Atributos
Implementações

Comentários

O BRDomainBasedAttributeArgument tipo complexo especifica o contêiner para definir argumentos com base em valores em atributos de entidade relacionados.

Construtores

BRDomainBasedAttributeArgument()

Inicializa uma nova instância da classe BRDomainBasedAttributeArgument.

Propriedades

AttributeId

Especifica a ID do Atributo.

(Herdado de BRAttributeArgumentBase)
ChildArgument

Especifica o argumento de atributo filho. Obrigatórios.

Identifier

Identifica exclusivamente o argumento.

(Herdado de BRArgument)
LeafNodeAttribute

Especificadetails para o argumento de atributo de nível inferior.

PropertyName

Especifica o nome da propriedade.

(Herdado de BRArgument)

Métodos

SetProperty<T>(T, T, String)

Altera a propriedade para o valor determinado.
Retorna se o novo valor é diferente do valor antigo.

(Herdado de DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Altera a propriedade para o valor determinado.
Retorna se o novo valor é diferente do valor antigo.

(Herdado de DataContractBase)

Aplica-se a