UtilRawReason Class Properties
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see UtilRawReason members.
| Name | Description | |
|---|---|---|
![]() | DefaultReasCd | Property to access the util reason code |
![]() | EntId | Property to access the entity id. |
![]() | LastEditAt | Read only property for the datetime of the last edit of this util raw reason. |
![]() | LastEditBy | Read only property for the user_id of the person who made the last edit of this util raw reason. |
![]() | LastEditComment | Read only property for the comment for the last edit of this util raw reason if any. |
![]() | NeedsSaved | Property to get whether the util raw has been changed and needs to be saved to the database. |
![]() | NewDefaultReasCd | Property to get or set the new default reason code value. |
![]() | NewEntID | Property to get or set the new ent ID value. This property can only be set if the EntId property is empty. If the EntId property is not empty, then the new value is ignored. |
![]() | NewLastEditComment | Property to get or set the new value for the last edit comments. |
![]() | NewPrompt | Property to get or set the new prompt flag value. |
![]() | NewRawReasCd | Property to get or set the new raw reason code value. This property can only be set if the RawReasCd property is empty. If the RawReasCd property is not empty, then the new value is ignored. |
![]() | Prompt | Property to access the prompt flag. THis flags whether or not to prompt the user for a default reason code. |
![]() | RawReasCd | Property to access the raw reason code |
![]() | RowId | Read only property for the row id of this util raw reason in the database. |
