FileVersion Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class FileVersion : IObjectWithId, IObjectWithGuid, ICloneable
The FileVersion type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileVersion |
File version
|
Name | Description | |
---|---|---|
![]() | CreatedBy |
Created by property
|
![]() | CreateTime |
Date and time for creation of the file version.
|
![]() | Current |
If true, the file version is the current (newest) version.
|
![]() | Extension |
File extension property
|
![]() | FileName |
The file name of the file version including the extension.
|
![]() | Id |
Id property
|
![]() | Modified |
The last modified time for the file
|
![]() | Owner |
Owner property
|
![]() | Size |
Size of the file (file version) in bytes.
|
![]() | UId |
UId property
|
![]() | Version |
Version property
|
Name | Description | |
---|---|---|
![]() | Clone | |
![]() ![]() | FileSizeToString |
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 |