File Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class File : IObjectWithId, IObjectWithGuid, ICloneable
The File type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttacherIds |
Contains the ID's of DataObjects which are attached to the file.
The ID's are not always populated.
|
![]() | CurrentVersion |
Current version
|
![]() | Id |
Id property
|
![]() | Temporary |
Temporary file, with limited lifespan.
|
![]() | UId |
UId property
|
![]() | Versions |
Versions are sorted by FileVersion.CreateTime (descending)
|
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.) |
Name | Description | |
---|---|---|
![]() ![]() | IObjectWithGuid.GetGuid | |
![]() ![]() | IObjectWithId.GetId |