Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether blank issues are allowed.
Syntax
protected boolean dimAllowBlankIssue(InventDimGroupFieldSetup _inventDimGroupFieldSetup)
Run On
Called
Parameters
- _inventDimGroupFieldSetup
Type: InventDimGroupFieldSetup Class
An InventDimGroupFieldSetup object that determines whether blank issues are allowed.
Return Value
Type: boolean
true if blank issues are allowed; otherwise, false.
Remarks
This method is an override of the base class method.