Click or drag to resize
StrExportVerifyFieldArgs Properties

The CTInterfaceStrExportVerifyFieldArgs type exposes the following members.

Properties
  NameDescription
Public propertyconfigurationName
Name of the configuration.
Public propertyField
Accessor to CTExportProfileField -object. Do not modify the object. Use for data gathering only.
Public propertyFieldColumn
Index of the column.
Public propertyOverrideBuiltInValidation
True to override possible build-in validation of field value.
Public propertyProfileName
Name of the export profile.
Public propertyReason
Error message
Public propertyRetVal
FALSE to add Reason as error message.
Public propertyRow
Accessor to ListViewExRow -object in the ListView Avoid using this since UI components may change in future.
Top
See Also