CompanyInfoExtension_CN::find Method
Finds an instance of the CompanyInfoExtension_CN class, based on the record ID.
Syntax
client server public static CompanyInfoExtension_CN find(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: CompanyInfoExtension_CN Table
The instance of the CompanyInfoExtension_CN class.