UCI_EntityId

UCI_EntityId

Overview

This class defines an EntityId. It consists of a Universally Unique Identifier (UUID) and an optional descriptor. This type is used as an accessor since all IDs are created by the interface.

Methods

string Descriptor()

Gets the descriptor for the ID if it exists.

string UUID()

Returns the UUID of the corresponding ID.