DataQualityOperationResultsGetRequest.StartRow Property

Definition

Specifies the zero-based first row to retrieve

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

Property Value

The zero-based first row to retrieve.

Attributes

Applies to