Skip to content

PerformUpsert

ngocnicholas edited this page Mar 8, 2023 · 2 revisions

PerformUpsert Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class PerformUpsert

The PerformUpsert class exposes the following members.

Constructors

Default Constructor

Properties

Name Description
FieldsToMergeOn Gets and sets an array of strings with at least one and at most three field names or IDs. IDs must uniquely identify a single record. These cannot be computed fields (formulas, lookups, rollups), and must be one of the following types: number, text, long text, single select, multiple select, date.
Clone this wiki locally