Skip to content

AirtableRecordList

ngocnicholas edited this page Oct 6, 2019 · 4 revisions

AirtableRecordList Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class AirtableRecordList

The AirtableRecordList type exposes the following members.

Constructors

Default constructor

Properties

Name Description
Offset Gets the offset of record, if non-null, for the next page of the record lists.
Records Gets the an array of Airtable records
Clone this wiki locally