Share via


VendQuestionnaire::exist Method

Check whether a record in the VendQuestionnaire table exists.

Syntax

server public static boolean exist(
    RecId _vendorRequestRecId, 
    KMCollectionId _questionnaireDefinition, 
   [RecId _vendorParty, 
    DataAreaId _dataAreaId])

Run On

Server

Parameters

Return Value

Type: boolean
true if the VendQuestionnaire record exists; otherwise, false.

See Also

Reference

VendQuestionnaire Table