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