Compartilhar via


ServiceClient.BusinessRulesPaletteGet Método

Definição

Recupera os componentes de regras de negócio disponíveis (a paleta de componentes) para o tipo de membro especificado.

public:
 Microsoft::MasterDataServices::BusinessRulesPalette ^ BusinessRulesPaletteGet(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::BREntityMemberType MemberType, [Runtime::InteropServices::Out] Microsoft::MasterDataServices::OperationResult ^ % OperationResult);
public Microsoft.MasterDataServices.BusinessRulesPalette BusinessRulesPaletteGet (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.BREntityMemberType MemberType, out Microsoft.MasterDataServices.OperationResult OperationResult);
member this.BusinessRulesPaletteGet : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.BREntityMemberType * OperationResult -> Microsoft.MasterDataServices.BusinessRulesPalette
Public Function BusinessRulesPaletteGet (International As International, MemberType As BREntityMemberType, ByRef OperationResult As OperationResult) As BusinessRulesPalette

Parâmetros

International
International

As configurações culturais.

MemberType
BREntityMemberType

o tipo de membro a ser obtido (consolidado ou folha).

OperationResult
OperationResult

Quando esse método retorna, contém o resultado da operação. Este parâmetro é passado não inicializado.

Retornos

O BusinessRulesPalette para o tipo de membro especificado.

Aplica-se a