API Help
Eplan.EplApi.Base Namespace / ProgressFactory Class
Members

In This Topic
    ProgressFactory Class
    In This Topic
    This class can be used for OfflineApplications. With RegisterProgress a progress can be installed in Eplan. UnregisterProgress removes this progress from Eplan again.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.Base.ProgressFactory

    Syntax
    public class ProgressFactory 
    public ref class ProgressFactory 
    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Registers the progress in the eplan framework  
    Public Methodstatic (Shared in Visual Basic)unRegisters the progress from the eplan framework  
    Top
    See Also