Represents an Update Request Action.
Methods
|
Name |
Description |
|
CanAction |
Indicates whether the current User has permission to Action this request. |
Properties
|
Name |
Description |
|
Action |
Indicates whether to Action this Update Request. |
|
ActionedDate Read-Only |
The Date the request was Actioned or Declined. |
|
ActionedDetails Read-Only |
If the status is 'Actioned' or 'Declined' this returns the actioned User and Date. |
|
ActionedDetailsWiki Read-Only |
If the status is 'Actioned' or 'Declined' this returns the actioned User and Date in Wiki format. |
|
ActionedUserPk Read-Only |
The Primary Key of the User who Actioned or Declined this request. |
|
Decline |
Indicates whether to Decline this Update Request. |
|
Status |
The Action Status. |
|
StatusText |
The Action Status in its String representation. |
|
Tag |
The Tag property can be used to attach another value or object to this object. |
|
UpdateDescription |
An auto-generated Description of the Update Request. |
|
UpdateFromDescription |
A Description of the original value to be updated. |
|
UpdateNotes |
Auto-generated Notes regarding the Update Request. |
|
UpdateRequest Read-Only |
The Update Request. The values can be modified by the User and it is these values that will be used to add or update the record. |
|
UpdateRequestOriginal Read-Only |
The Original Update Request as defined on the source. Do not update this object. |
|
UpdateTitle |
An auto-generated Title of the Update Request. |
|
UpdateToDescription |
A Description of the new value to be updated. |
|
UpdateWarning |
Update Warning. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0