ActivityEntry Class |
Namespace: Omada.OE.Model
public class ActivityEntry : IObjectWithId
The ActivityEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivityEntry |
Name | Description | |
---|---|---|
![]() | GetId |
Implements the IObjectWithId interface
|
![]() | PassesFilter |
Returns true of the activity entry object can pass te provided filter
|
Name | Description | |
---|---|---|
![]() | AbsDuration |
Corresponds to the value of the fixed field 'ActivityAbsDuration' for the activity.
|
![]() | ActivationDate |
The *earliest* date that the activity was activated.
|
![]() | ActivityType |
Type of Activity
|
![]() | Assignee |
Current assignee
|
![]() | CompletionDate |
The *latest* date that the activity was completed.
|
![]() | Duration |
Corresponds to the value of the fixed field 'ActivityDuration' for the activity.
|
![]() | Id |
Activity ID
|
![]() | Index |
Content of the Index property on the Activity
|
![]() | Name |
The Name of the Activity
|
![]() | State |
Activity state
|
![]() | WorkItems |
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.) |