Share via


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

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.

See Also

Reference

JmgDocumentGroup Table