Share via


KMCollectionType::find Method

Finds a record in the KMCollectionType table, depending on supplied value of the KMCollectionTypeId field.

Syntax

client server public static KMCollectionType find(KMCollectionTypeId _kmCollectionTypeId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: KMCollectionType Table
A record from the KMCollectionType table.

See Also

Reference

KMCollectionType Table