Skip to content
ngocnicholas edited this page Apr 12, 2017 · 1 revision

Fields Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class Fields

The Fields type exposes the following members.

Constructors

Default constructor

Properties

Name Description
FieldsCollection Gets and sets a collection of <field-name, field-value> pairs

Methods

Name Description
AddField Add a <name, value> pair represent a field name and its value to the collection of fields.
Clone this wiki locally