Project.NetType



NetType() As tpProjectNetTypes
ED
not used
RT
read only

Remarks

Returns the project type (Server, Standby, Client) in the network.

Following return values are used:

tpNetTypes Value
tpMainstation 0
tpServer 1
tpStandBy 2
tpClient 3

See Also

Project