BusinessRulesPaletteGetRequest Constructor (International, BREntityMemberType)
Initializes a new instance of the BusinessRulesPaletteGetRequest class with the specified cultural settings and member types.
Espacio de nombres: Microsoft.MasterDataServices
Ensamblado: Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Sintaxis
'Declaración
Public Sub New ( _
International As International, _
MemberType As BREntityMemberType _
)
'Uso
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
)
Parámetros
- International
Tipo: Microsoft.MasterDataServices. . :: . .International
Cultural settings.
- MemberType
Tipo: Microsoft.MasterDataServices. . :: . .BREntityMemberType
Member types.