ProjCRMIntegration::find Method
Retrieve the ProjCRMIntegration record.
Syntax
server public static ProjCRMIntegration find([boolean _forupdate])
Run On
Server
Parameters
- _forupdate
Type: boolean
true if the record is for update; false otherwise.
Return Value
Type: ProjCRMIntegration Table
The ProjCRMIntegration record.
Remarks
A new record will be created if it doesn't exist yet.