Sprache

ServiceClient.BusinessRulesPaletteGet Methode

Definition

Ruft die verfügbaren Geschäftsregelkomponenten (die Komponentenpalette) für den angegebenen Mitgliedstyp ab.

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

Parameter

International
International

Die kulturellen Rahmenbedingungen.

MemberType
BREntityMemberType

Der Mitgliedstyp, den man bekommen soll (entweder konsolidiert oder Blatt).

OperationResult
OperationResult

Wenn diese Methode zurückgegeben wird, enthält das Operationsergebnis. Dieser Parameter wird nicht initialisiert übergeben.

Gibt zurück

Das gilt BusinessRulesPalette für den angegebenen Mitgliedstyp.

Gilt für: