次の方法で共有


EntityStagingGetResponse クラス

定義

EntityStagingGetResponse はエンティティのステージングを取得します。

public ref class EntityStagingGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityStagingGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityStagingGetResponse = class
    inherit MessageResponse
Public Class EntityStagingGetResponse
Inherits MessageResponse
継承
EntityStagingGetResponse
属性

コンストラクター

EntityStagingGetResponse()

既定のコンストラクター

プロパティ

BatchCount

バッチの合計数 (ステージング状態とは無関係) を指定します。

Batches

返されるエンティティ ステージング バッチの一覧を指定します

OperationResult

操作結果を指定します。

(継承元 MessageResponse)

適用対象