Share via


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

  • _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.

See Also

Reference

DirPartyEcoResCategory Table