Status Control
Customising Status Control using C# (.NET)
: Classes in .NET
Classes in .NET
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;
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.