Share via


VendQuestionnaire::vendorQuestionnaireExists Method

Checks whether a record in the VendQuestionnaire table exists.

Syntax

client server public static boolean vendorQuestionnaireExists(
    RecId _partyId, 
    KMCollectionId _questionnaireDefinition, 
   [DataAreaId _dataAreaId])

Run On

Called

Parameters

Return Value

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

See Also

Reference

VendQuestionnaire Table