DirPartyEcoResCategory::findVersion Method
Finds a specified version in the DirPartyEcoResCategory table.
Syntax
client server public static DirPartyEcoResCategory findVersion(RecId _dirPartyCategoryRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _dirPartyCategoryRecId
Type: RecId Extended Data Type
The record to find in the DirPartyEcoResCategory table.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for an update; optional.
Return Value
Type: DirPartyEcoResCategory Table
A record in the DirPartyEcoResCategory table; otherwise, an empty record.