InventTestAssociationTable.edit_blockProcess Method
Gets and sets the BlockProcess field.
Syntax
edit InventTestBlockProcessStr edit_blockProcess(
boolean _set,
InventTestAssociationTable _inventTestAssociationTable,
InventTestBlockProcessStr _blockProcessStr)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the process is set.
- _inventTestAssociationTable
Type: InventTestAssociationTable Table
The current record of the InventTestAssociationTable table.
- _blockProcessStr
Type: InventTestBlockProcessStr Extended Data Type
The new process when the _set parameter is true.
Return Value
Type: InventTestBlockProcessStr Extended Data Type
The document type of the record in the InventTestAssociationTable table.