JmgTmpJobStatus::findModuleRefId Method
Retrieves a JmgTmpJobStatus record from the temporary buffer that has the specified module reference.
Syntax
client server public static JmgTmpJobStatus findModuleRefId(JmgTmpJobStatus _sourceData, JmgModuleRefId _moduleRefId)
Run On
Called
Parameters
- _sourceData
Type: JmgTmpJobStatus Table
The temporary buffer in which to search.
- _moduleRefId
Type: JmgModuleRefId Extended Data Type
The ID of the module reference for which to search.
Return Value
Type: JmgTmpJobStatus Table
A JmgTmpJobStatus record, which refers to the specified module reference.