Compartilhar via


BRAttributeArgument Classe

Definição

Um argumento que faz referências a atributos em vez de valores.

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

Comentários

O BRAttributeArgument tipo complexo especifica o tipo de argumento para comparar atributos dentro de uma regra de negócios.

Construtores

BRAttributeArgument()

Construtor.

Propriedades

AttributeId

Especifica a ID do Atributo.

(Herdado de BRAttributeArgumentBase)
ChildArguments

Especifica a coleção de argumentos filho.

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