BRHierarchyArgument 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.
Cuidado
Explicit hierarchies are deprecated
Um argumento pai da hierarquia explícita. Deve ter um argumento de atributo filho.
public ref class BRHierarchyArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentParent
[System.Obsolete("Explicit hierarchies are deprecated")]
[System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRHierarchyArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentParent
[<System.Obsolete("Explicit hierarchies are deprecated")>]
[<System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRHierarchyArgument = class
inherit BRArgument
interface IBRAttributeArgumentParent
interface IBRAttributeArgumentContainer
interface IBRArgument
Public Class BRHierarchyArgument
Inherits BRArgument
Implements IBRAttributeArgumentParent
- Herança
- Atributos
- Implementações
Comentários
O BRHierarchyArgument tipo complexo contém os argumentos de regra de negócios relacionados a membros filho de uma hierarquia explícita.
Construtores
BRHierarchyArgument() |
Obsoleto.
Construtor. |
Propriedades
ChildArgument |
Obsoleto.
Especifica o argumento de atributo filho. |
HierarchyId |
Obsoleto.
Especifica o Identificador de hierarquia. |
Identifier |
Obsoleto.
Identifica exclusivamente o argumento . (Herdado de BRArgument) |
LeafNodeAttribute |
Obsoleto.
Especificadetails para o argumento de atributo de nível inferior. |
PropertyName |
Obsoleto.
Especifica o nome da propriedade. (Herdado de BRArgument) |
Métodos
SetProperty<T>(T, T, String) |
Obsoleto.
Altera a propriedade para o valor determinado. |
SetProperty<T>(T, T, String, Boolean) |
Obsoleto.
Altera a propriedade para o valor determinado. |