BRAttributeValueArgument Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- 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. |
SetProperty<T>(T, T, String, Boolean) |
Altera a propriedade para o valor determinado. |