Skip to content

AirtableListRecords T

ngocnicholas edited this page Oct 6, 2019 · 1 revision

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