Click or drag to resize

FileLoadOptions Properties

The FileLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyAttachedToDataObjectIds
Unless empty, only files attached to the provided data objects are loaded.
Public propertyIdPosList
List of file ids. If not empty, only files in list are loaded.
Public propertyLoadAllVersions
Specifies if all version (or only the newest version) must be loaded.
Top
See Also