KMKnowledgeCollectorPlanningTable::find Method
Finds a record in the KMKnowledgeCollectorPlanningTable table.
Syntax
client server public static KMKnowledgeCollectorPlanningTable find(KMKnowledgeCollectorPlanningTableId kmKnowledgeCollectorPlanningTableId, [boolean _forUpdate])
Run On
Called
Parameters
- kmKnowledgeCollectorPlanningTableId
Type: KMKnowledgeCollectorPlanningTableId Extended Data Type
The KMKnowledgeCollectorPlanningTableId value.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: KMKnowledgeCollectorPlanningTable Table
The specified record in the KMKnowledgeCollectorPlanningTable table.