BRHierarchyArgument Classe

Definição

Cuidado

Explicit hierarchies are deprecated

Um argumento pai hierarquial explícito. 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 da regra de negócio que se relacionam a membros filhos de uma hierarquia explícita.

Construtores

Nome Description
BRHierarchyArgument()
Obsoleto.

Construtor.

Propriedades

Nome Description
ChildArgument
Obsoleto.

Especifica o argumento do atributo filho.

HierarchyId
Obsoleto.

Especifica o identificador de hierarquia.

Identifier
Obsoleto.

Identifica o argumento de forma única.

(Herdado de BRArgument)
LeafNodeAttribute
Obsoleto.

Especifica detalhes para o argumento do atributo de nível inferior.

PropertyName
Obsoleto.

Especifica o nome da propriedade.

(Herdado de BRArgument)

Métodos

Nome Description
SetProperty<T>(T, T, String, Boolean)
Obsoleto.

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

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

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

(Herdado de DataContractBase)

Aplica-se a