EntityStagingGetResponse.BatchCount Property

Definition

Specifies the total number of batches (unrelated to staging state)

public:
 property int BatchCount { int get(); void set(int value); };
[System.ServiceModel.MessageBodyMember]
public int BatchCount { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.BatchCount : int with get, set
Public Property BatchCount As Integer

Property Value

The total number of batches (unrelated to staging state).

Attributes

Applies to