DataQualityOperationResultsGetRequest.MaximumResults Property

Definition

Specifies the amount of results to retrieve in one batch

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

Property Value

The amount of results to retrieve in one batch.

Attributes

Applies to