Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Unified Engineering

Classes in ​.NET

  • Last UpdatedSep 05, 2022
  • 1 minute read

The following classes are available in C#. These correspond to and have similar functionality to the PML objects described above.

Class StatusManagement

This static class gives access to all the status definition elements in the current MDB. As a static class no instances of the class are created. The class has a single property, Statuses, which returns an array of Status objects (described below), used as follows:

Status[] statuses = StatusManagement.Statuses;

Related Links
TitleResults for “How to create a CRG?”Also Available in