RetailInventItemLabelReportSetup::exist Method
Indicates whether a specified record in the RetailInventItemLabelReportSetup table exists.
Syntax
client server public static boolean exist(RetailLabelType _type, RetailReportName _reportName)
Run On
Called
Parameters
- _type
Type: RetailLabelType Extended Data Type
The value of a label type.
- _reportName
Type: RetailReportName Extended Data Type
The name of a report.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.