UCI_SystemId

UCI_SystemId

Overview

This class defines a SystemId. It consists of an 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.