com.onlineobject.objectnet Namespace

PositionNetwork Constructor (INetworkElement)

Initializes a new instance of the PositionNetwork class with a reference to an existing network object.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public PositionNetwork(

	INetworkElement networkObject

)

Parameters

networkObject
Type: com.onlineobject.objectnet..::..INetworkElement
The network object to synchronize.