Share via


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

  • _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.

See Also

Reference

KMKnowledgeCollectorPlanningTable Table