Represents a Task.
Implements I_ISObjectName
Used in sample: Working with Task Collections

Methods

Name Description
CompleteTask Set this Task as complete.
CreateApplicationShortcutUrl Create an Application Shortcut URL to show this Task in a User Interface.
DelegateTask Delegate this Task to a User.
DelegateTaskToRole Delegate this Task to a Role.
GetObjectName
PostponeTask Postpone a Task by updating its Action (or other) date on the database.
UndelegateTask Undelegate this Task from a User.

Properties

Name Description
ActionDate Read-Only
ActionDbDate Read-Only The Action Date (in the Database Time Zone).
ActionTimeZoneId The Id of the Time Zone associated with the Action Date.
ActionTzDate Read-Only The Action Date (in the Time Zone defined by the ActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
ActionUtcDate The UTC Action date from a Log record, the Review date from a Security Statement, the Review Date or Suspend Review Date from an Account converted to the database time zone with the time portion removed.
Code The Id pertaining to this Task's related record, e.g., a Client Id from a Client Log, Security Statement Id from a Security Statement Log.
CodeFormKey Read-Only The Form Key required by a User Interface to display this Task's related record as defined by the Code property.
ColourBackground The Background colour to use when displaying this Task.
ColourBackgroundResolved Read-Only The Background Colour resolved into a Color object.
ColourForeground The Foreground colour to use when displaying this Task.
ColourForegroundResolved Read-Only The Foreground Colour resolved into a Color object.
DelegatedTo Read-Only
DelegatedToRoleId The Id of the Role to which this Task is Delegated.
DelegatedToRolePk The primary key of the Role to which this Task is Delegated.
DelegatedToUserId The Id of the User to whom this Task is Delegated.
DelegatedToUserPk The primary key of the User to whom this Task is Delegated.
FormKey Read-Only The Form Key required by a User Interface to display this Task.
FormKeyId Read-Only The Id parameter required to view this Task via the Form specified by the FormKey property.
Icon Read-Only The Resource Id of an Icon representing this Task Type.
Importance Defines how important this Task is.
IsFilteredOut Indicates whether the underlying record that this Task relates to, e.g., an Account, is filtered out due to User Group filters.
LogDate Read-Only The Log Date (in Local time for this Windows computer).
LogDbDate Read-Only The Log Date (in the Database Time Zone).
LogExtendedType The Task Type.
LogSeverityId If this Task is a log record then this is the Id of this Log's Log Severity.
LogSeverityPk If this Task is a log record then this is the primary key of this Log's Log Severity.
LogTimeZoneId The Id of the Time Zone associated with the Log Date.
LogTzDate Read-Only The Log Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogUtcDate The Log Date in UTC.
Name The Client Name, Account Name or Security Statement Description.
Notes If this Task is a log record then this is the log Notes.
OverdueDays The number of days this Task is Overdue.
OwnerUserId The Id of the User by whom this Task is Owned.
OwnerUserPk The primary key of the User by whom this Task is Owned.
ParentLogPk If this Task is a Log record then this is the Parent Log Primary Key.
ParentPk This records the Primary Key of the Parent record, e.g., a Pending Withdrawal records the parent Account.
Pk The Primary Key of this Task, e.g., the primary key of an Account Log or a Client.
SecurityStmtItemPk The Security Statement Item Pk. The SecurityItemPk is used as there is no Id pertaining to the Task.
Subject If this Task is a log record then this is the Subject of the log.
Tag The Tag property can be used to attach another value or object to this object.
TaskType The Task Type.
TaskTypeText The Task Type in its String representation.
Timestamp This record's Timestamp.
UniqueId Read-Only
UpdatedDate Read-Only The Local Windows date and time this record was last updated.
UpdatedUtcDate The UTC date and time this record was last updated.
User User Defined data.

Fields

Name Description
RefreshRequired
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0