The Service property retrieves the COM object that provides a specific service given a Server
Property Service( ServerName As String, ServiceName As String) As Object
Name of the server from which the specified service is available. Using an empty server name specifies the APS, e.g. EnterpriseSession.Service("", "InfoStore")
Name of the service to be retrieved.
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
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |