Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Finds the records in the KMCollectionQuestion table by using the specified value of the KMCollectionId field.
Syntax
client server public static KMCollectionQuestion findKMCollectionId(KMCollectionId _kmCollectionId, [boolean _forUpdate])
Run On
Called
Parameters
- _kmCollectionId
Type: KMCollectionId Extended Data Type
The value of the KMCollectionId field of the record to find.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to read the record for update; optional.
Return Value
Type: KMCollectionQuestion Table
Record buffers from the KMCollectionQuestion table.