com.onlineobject.objectnet Namespace

INetworkContainer..::..UpdateNetworkId Method

Updates the network ID for the container, optionally incrementally.

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

Syntax


void UpdateNetworkId(

	int networkId,

	bool incremental

)

Parameters

networkId
Type: Int32
The new network ID to set.
incremental
Type: Boolean
Whether to increment the network ID or set it directly.