RemoteObject.RID


public property RID

Prototype:

ReadOnly numeric ID RemoteObject.RID

Description:

The RID (Remote ID) for an object. Each Concept GUI object has a RID.
This RID is used to syncronize the data between server and client interface.
The RID is automatically generated by the ___CONCEPT_INTERFACE_HELPER_GENERATE_UNIQUE_ID
function (wich should never be called by the programmer).

Return value:

the RID for an object