'Declaration
Public Overloads Sub SetEntryState( _ ByVal jobStatus As System.String, _ ByVal message As System.String, _ ByVal icon As EntryIcon, _ ByVal permanent As System.Boolean, _ ByVal enableRelease As System.Boolean _ )
Parameters
- jobStatus
- The text to be displayed.
- message
- Audit Trail message.
- icon
- Icon associated with the entry state.
- permanent
- flag denoting whether icon is permanent.
- enableRelease