StagingProcessResponse.BatchId Field

Definition

The batch ID of the records that were previously unbatched.

public: Microsoft::MasterDataServices::StagingBatch ^ BatchId;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public Microsoft.MasterDataServices.StagingBatch BatchId;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable BatchId : Microsoft.MasterDataServices.StagingBatch
Public BatchId As StagingBatch 

Field Value

Attributes

Applies to