Service Property

Applies To   See Also  

The Service property retrieves the COM object that provides a specific service given a Server-Service name pair. Read-Only.

Syntax
Property Service(
    ServerName As String,
    ServiceName As String) As Object
Parameters

ServerName

Name of the server from which the specified service is available. Using an empty server name specifies the APS, e.g. EnterpriseSession.Service("", "InfoStore")

ServiceName

Name of the service to be retrieved.

Remarks

Crystal Enterprise developers will only be concerned with the APS server and its InfoStore service since this is the only service that is supported in Crystal Enterprise. A "not supported" error message is returned if the specified server-service interface does not exist.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com