com.onlineobject.objectnet Namespace

NetworkObject..::..SetIdentified Method

Sets the identified state of the network element.

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

Syntax


public void SetIdentified(

	bool value

)

Parameters

value
Type: Boolean
True to mark as identified, false otherwise.