GetDistinctValuesImportFileRequest.recordsPerPage Property

Definition

Gets or sets the number of data records per page in the source file. Required.

public:
 property int recordsPerPage { int get(); void set(int value); };
public int recordsPerPage { get; set; }
member this.recordsPerPage : int with get, set
Public Property recordsPerPage As Integer

Property Value

The number of data records per page in the source file.

Applies to