Status Control
Customising Status Control using C# (.NET)
:
Classes in .NET
: Class Status
Class Status
This class gives access to a named status definition determined in the constructor either by name or as a DbElement:
Status status = Status("/DesignStatus");
DbElement statusDefinitionElement;
// ...
Status status = Status(statusDefinitionElement);
The screenshot below of the Visual Studio Object Browser details the public interface of the Status class:
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.