Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFCsvColumn Properties

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCsvColumn Properties

The AFCsvColumn type exposes the following members.

Properties

  NameDescription
Public property
DataType
Get or set the type of the data that will be exported or imported for the column.
Public property
Description
Get or set the description of the column.
Public property
IsRequired
This read-only property returns a boolean flag indicating whether the column is required for CSV import or export.
Public property
Name
This read-only property returns a string that is the name of the column, including any optional prefix specified when the column object was initialized.
Public property
ObjType
Get or set the type of the AF object that uses the column.
Public property
ShortName
This read-only property returns a string that is the short name of the column, excluding any optional prefix specified when the column object was initialized.

See Also

TitleResults for “How to create a CRG?”Also Available in