JmgDocumentGroup::find Method
Finds the specified record in the JmgDocumentGroup table.
Syntax
client server public static JmgDocumentGroup find(JmgDocumentGroupId _documentGroupId, [boolean _forUpdate])
Run On
Called
Parameters
- _documentGroupId
Type: JmgDocumentGroupId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: JmgDocumentGroup Table
A record in the JmgDocumentGroup table; otherwise, an empty record.
Remarks
This method retrieves the record from the JmgDocumentGroup table that has the specified document group ID.