Share via


KMKnowledgeCollectorPlanningTable::existOpen Method

Checks if the Status value of an existing KMKnowledgeCollectorPlanningTable record is not the Finished value.

Syntax

client server public static boolean existOpen(KMConnectionTypeId kmConnectionTypeId, KMConnectionRelation connection)

Run On

Called

Parameters

Return Value

Type: boolean
true if the KMKnowledgeCollectorPlanningTable record exists and the Status value is not the Finished value; otherwise, false.

See Also

Reference

KMKnowledgeCollectorPlanningTable Table