Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.