Поделиться через


Конструктор TransactionsReverseRequest (International, Collection<Int32>)

Initializes a new instance of the TransactionsReverseRequest class that has the specified cultural settings and a list of transactions to reverse.

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    International As International, _
    Transactions As Collection(Of Integer) _
)
'Применение
Dim International As International
Dim Transactions As Collection(Of Integer)

Dim instance As New TransactionsReverseRequest(International, _
    Transactions)
public TransactionsReverseRequest(
    International International,
    Collection<int> Transactions
)
public:
TransactionsReverseRequest(
    International^ International, 
    Collection<int>^ Transactions
)
new : 
        International:International * 
        Transactions:Collection<int> -> TransactionsReverseRequest
public function TransactionsReverseRequest(
    International : International, 
    Transactions : Collection<int>
)

Параметры

См. также

Справочник

TransactionsReverseRequest Класс

Перегрузка TransactionsReverseRequest

Пространство имен Microsoft.MasterDataServices