NumberPeriod_CN::find Method
Finds the instance of the NumberPeriod_CN class by record ID.
Syntax
client server public static NumberPeriod_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: NumberPeriod_CN Table
The instance of the NumberPeriod_CN class.