EntityStagingClearRequest.BatchId Property

Definition

The batch to set to "pending clear"

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

Property Value

The batch to set to "pending clear".

Attributes

Applies to