DataServers Property

Returns a collection of installed data servers in the FixDataSystem.

Syntax

object.DataServers

Properties

The DataServers property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

DataServers is a read-only property of type Object.

The DataServers information is registered during installation of the OPC server using the DataServerInstaller program.

 

Applies To