com.onlineobject.objectnet Namespace

NetworkEntity<(Of <(<'T, E>)>)>..::..FlagUpdated Method

Flags the instance as updated based on the provided value.

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

Syntax


public void FlagUpdated(

	bool updated

)

Parameters

updated
Type: Boolean
The updated state to set.