BRDomainBasedAttributeArgument Classe

Definição

Especifica o contêiner para definir argumentos com base em valores em atributos de entidades relacionadas.

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 entidades relacionadas.

Construtores

Nome Description
BRDomainBasedAttributeArgument()

Inicializa uma nova instância da classe BRDomainBasedAttributeArgument.

Propriedades

Nome Description
AttributeId

Especifica o ID do atributo.

(Herdado de BRAttributeArgumentBase)
ChildArgument

Especifica o argumento do atributo filho. Required.

Identifier

Identifica o argumento de forma única.

(Herdado de BRArgument)
LeafNodeAttribute

Especifica detalhes para o argumento do atributo de nível inferior.

PropertyName

Especifica o nome da propriedade.

(Herdado de BRArgument)

Métodos

Nome Description
SetProperty<T>(T, T, String, Boolean)

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

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

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

(Herdado de DataContractBase)

Aplica-se a