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


Конструктор ModelMembersBulkUpdateResponse (OperationResult, Collection<Identifier>)

Initializes a new instance of the ModelMembersBulkUpdateResponse class that has the specified operation result and staging batches.

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

Синтаксис

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

Dim instance As New ModelMembersBulkUpdateResponse(OperationResult, _
    StagingBatches)
public ModelMembersBulkUpdateResponse(
    OperationResult OperationResult,
    Collection<Identifier> StagingBatches
)
public:
ModelMembersBulkUpdateResponse(
    OperationResult^ OperationResult, 
    Collection<Identifier^>^ StagingBatches
)
new : 
        OperationResult:OperationResult * 
        StagingBatches:Collection<Identifier> -> ModelMembersBulkUpdateResponse
public function ModelMembersBulkUpdateResponse(
    OperationResult : OperationResult, 
    StagingBatches : Collection<Identifier>
)

Параметры

См. также

Справочник

ModelMembersBulkUpdateResponse Класс

Перегрузка ModelMembersBulkUpdateResponse

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