NotesEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the NotesEnabled property to determine if the functionality of the Notes button is enabled. The Notes button opens the Notes dialog box to view the notes for the selected job.
The default value is False, but the value is changed to True in the EnableDisableButtons() method if a job is selected on the queue grid.
The NotesEnabled property also indicates if a notes editor can be shown because the method can be called directly without using the button on the Button Bar control.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
Read Only |
False |