Поделиться через


VendRequestCategoryExtension::exist Method

Indicates whether the specified record in the VendRequestCategoryExtension table exists.

Syntax

server public static boolean exist(RecId _vendRequestCategoryExtensionId)

Run On

Server

Parameters

  • _vendRequestCategoryExtensionId
    Type: RecId Extended Data Type
    The record ID of a VendRequestCategoryExtension record.

Return Value

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

See Also

Reference

VendRequestCategoryExtension Table