com.onlineobject.objectnet Namespace

INetworkContainer..::..IsRegistered Method (Int32)

Checks if a network ID is associated with a registered network element.

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

Syntax


bool IsRegistered(

	int networkId

)

Parameters

networkId
Type: Int32
The network ID to check.

Return Value

True if the network ID is associated with a registered element, false otherwise.