boolean isNew (Concept instance)boolean isNew (Concept instance)instance was created by a currently running RTC.
It also returns true if instance has been configured for cache-only mode and has not been loaded into any current RTC.| Name | Type | Description |
|---|---|---|
instance | Concept | The Concept instance to test. |
| Type | Description |
|---|---|
boolean | True if instance was created by a currently running RTC. |