ActivityInfo Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ActivityInfo
The ActivityInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivityInfo |
Name | Description | |
---|---|---|
![]() | ActiveTime |
Date of last activation
|
![]() | ActivityDisplayName |
DisplayName of Activity
|
![]() | ActivityId |
ID of Activity
|
![]() | ActivityLogEntries |
Activity log entries
|
![]() | ActivityType |
Type of Activity
|
![]() | AffectsPercentComplete |
Affects percent complete status
|
![]() | AutoAccept |
Auto accept flag
|
![]() | CompleteTime |
Date of completion
|
![]() | FormId |
Form related to Activity
|
![]() | PercentComplete |
Percent complete
|
![]() | ProcessId |
ID of the parent Process
|
![]() | State |
State of Activity
|
![]() | TemplateId |
ID of the template Activity from which the activity was cloned
|
![]() | VotingUnit |
Voting unit for Voting activities
|
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.) |