Compartilhar via


BRHierarchyArgument Classe

Definição

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
BRHierarchyArgument
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.
Retorna se o novo valor é diferente do valor antigo.

(Herdado de DataContractBase)
SetProperty<T>(T, T, String, Boolean)
Obsoleto.

Altera a propriedade para o valor determinado.
Retorna se o novo valor é diferente do valor antigo.

(Herdado de DataContractBase)

Aplica-se a