EntityStagingProcessResponse.BatchId Field

Definition

Specifies the resultant batch ID given to the batch.

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

Field Value

Attributes

Applies to