BRAttributeValueArgument Classe

Definição

Um argumento de valor de atributo baseado em domínio.

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

Comentários

O BRAttributeValueArgument tipo complexo especifica o BRArgument valor de forma livre definido em condições e ações de validação e é usado onde o tipo complexo BRArgument é usado.

Construtores

BRAttributeValueArgument()

Inicializa uma nova instância da classe BRAttributeValueArgument.

Propriedades

AttributeCode

Especifica o código de atributo.

Identifier

Identifica exclusivamente o argumento .

(Herdado de BRArgument)
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