DOSitesSolution::exist Method
Indicates whether the specified record in the DOSitesSolution table exists.
Syntax
client server public static boolean exist(DOSitesSolutionName _sitesSolutionName)
Run On
Called
Parameters
- _sitesSolutionName
Type: DOSitesSolutionName Extended Data Type
The solution name to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.