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 exists in the WMSReportSetup table.
Syntax
client server public static boolean exist(WMSReportSetupId _reportSetupId, WMSReportSetupType _reportSetupType)
Run On
Called
Parameters
- _reportSetupId
Type: WMSReportSetupId Extended Data Type
The ID of the report setup.
- _reportSetupType
Type: WMSReportSetupType Enumeration
The type of the report setup.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.