DataObjectVersionInfo Class |
Namespace: Omada.OE.AppLogic
public class DataObjectVersionInfo : IObjectWithId
The DataObjectVersionInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataObjectVersionInfo |
Name | Description | |
---|---|---|
![]() | CreatedBy |
Id of the user who created the version.
|
![]() | CreateTime |
When was the version created?
|
![]() | Id |
Id of the version.
|
![]() | Properties |
Values for properties and fixed fields.
|
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 | |
---|---|---|
![]() ![]() | IObjectWithId.GetId |