BRDomainBasedAttributeArgument 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.
Especifica o contêiner para definir argumentos com base em valores em atributos de entidade relacionados.
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 entidade relacionados.
Construtores
BRDomainBasedAttributeArgument() |
Inicializa uma nova instância da classe BRDomainBasedAttributeArgument. |
Propriedades
AttributeId |
Especifica a ID do Atributo. (Herdado de BRAttributeArgumentBase) |
ChildArgument |
Especifica o argumento de atributo filho. Obrigatórios. |
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. |