Udostępnij przez


Konstruktor BusinessRulesPaletteGetRequest (International, BREntityMemberType)

Inicjuje nowe wystąpienie BusinessRulesPaletteGetRequest klasy z określonych ustawień kultury i typy element członkowski.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    International As International, _
    MemberType As BREntityMemberType _
)
'Użycie
Dim International As International
Dim MemberType As BREntityMemberType

Dim instance As New BusinessRulesPaletteGetRequest(International, _
    MemberType)
public BusinessRulesPaletteGetRequest(
    International International,
    BREntityMemberType MemberType
)
public:
BusinessRulesPaletteGetRequest(
    International^ International, 
    BREntityMemberType MemberType
)
new : 
        International:International * 
        MemberType:BREntityMemberType -> BusinessRulesPaletteGetRequest
public function BusinessRulesPaletteGetRequest(
    International : International, 
    MemberType : BREntityMemberType
)

Parametry