UCI_ActivityId

UCI_ActivityId

Overview

This class defines an ActivityId. 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.