BRAttributeArgument 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 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. |
SetProperty<T>(T, T, String, Boolean) |
Altera a propriedade para o valor determinado. |