PositionNetwork Constructor (INetworkElement)
Initializes a new instance of the PositionNetwork class with a reference to an existing network object.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public PositionNetwork( INetworkElement networkObject )
Parameters
- networkObject
- Type: com.onlineobject.objectnet..::..INetworkElement
The network object to synchronize.