API Help
Eplan.EplApi.ApplicationFramework Namespace / QuietModeStep Class
Members

In This Topic
    QuietModeStep Class
    In This Topic
    Allows setting quiet mode for a part of code
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.ApplicationFramework.QuietModeStep

    Syntax
    public class QuietModeStep 
    public ref class QuietModeStep 
    Remarks
    The class should be used with ‘using’ statement. This will ensure restoring original mode after its block
    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also