ServerDEO - cDbLocalWebControlHost
Returns the DEO that sets the server
Type: Function
Return Data Type: Handle
Syntax
Function ServerDEO Returns Handle
Call Example
Get ServerDEO to HandleVariable
Description
Returns the data entry object (DEO) that sets the Server property.
This allows augmenting of properties and methods that use the Server property in just those places where it is explicitly set.
Return Value
The data entry object (DEO) that sets the Server property