Конструктор BusinessRulesPaletteGetRequest (International, BREntityMemberType)
Initializes a new instance of the BusinessRulesPaletteGetRequest class with the specified cultural settings and member types.
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
Public Sub New ( _
International As International, _
MemberType As BREntityMemberType _
)
'Применение
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
)
Параметры
- International
Тип: Microsoft.MasterDataServices. . :: . .International
Cultural settings.
- MemberType
Тип: Microsoft.MasterDataServices. . :: . .BREntityMemberType
Member types.