PreviewBomEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the PreviewBomEnabled property to determine if the button to open the Job BOM dialog box for the selected job is enabled.
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 and the job contains job BOM data for a BOM position that is greater then zero.
The PreviewBomEnabled property also indicates if a Job BOM dialog box 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 |