Click or drag to resize

ExportObjectSelectionDataArgs Properties

The ExportObjectSelectionDataArgs type exposes the following members.

Properties
  NameDescription
Public propertyPreselectedObjects
A list of ObjectProxy instances describing the articy objects that shall be part of the export. Usually you just pass the result of a call to SimpleFindObjects, SimpleFindConflicts or ResultSet.Rows to this parameter.
Top
See Also