ServerDEO - cWebBaseDEOServer

Returns the DEO that sets the server

Type: Function

Return Data Type: Handle

Parameters: None

Return Value

The data entry object (DEO) that sets the Server property


Syntax
Function ServerDEO Returns Handle

Call: 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.