FileLoadOptions Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class FileLoadOptions
The FileLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| FileLoadOptions |
| Name | Description | |
|---|---|---|
| AttachedToDataObjectIds |
Unless empty, only files attached to the provided data objects are loaded.
| |
| IdPosList |
List of file ids. If not empty, only files in list are loaded.
| |
| LoadAllVersions |
Specifies if all version (or only the newest version) must be loaded.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |