company logo

BaseContext :: resourceID - Resource identification

The property provides the resource identification number, which is an internal number assigned to a resource. Since resource names are not unique (e.g. property names in complex data types), resources can be identified uniquely only by resource identifiers. The resource identifier usually does not change during project life time.

When the context handle does not refer to a valid context instance the property throws an exception.

Return value:  Internal resource identification ( int32  )

The internal resource identification is a unique number within the resource database of a project. The number is assigned to the resource on demand.

Implementation details

int32 BaseContext  :: resourceID (  )