Skip to main content
Catalog record class. Importing a skill creates a catalog with the structure defined in this skill. To fill the catalog with your business data, use the ABBYY Vantage API.

Properties

NameTypeAccess LevelDescription
ExternalIdstringRead-onlyThe identifier of the record in the catalog.
FieldsRecord<string, string[]>Read-onlyReturns a dictionary with the catalog columns as keys and lists of all cell values in a particular column as key values. The ExternalId identifier is used to search for specific cell values.