Eplan Platform API
Eplan.EplApi.EServices Namespace / IVerificationBase Interface

In This Topic
    IVerificationBase Interface Methods
    In This Topic

    For a list of all members of this type, see IVerificationBase members.

    Public Methods
     NameDescription
     MethodCalled by EPLAN when the help text to the message should be shown. the function itself must take care to call the matching help system with the correct language. The easiest way is to call a simple dialog or message box. (Inherited from Eplan.EplApi.EServices.IMessage)
     MethodCalled by EPLAN when the message text should be shown. (Inherited from Eplan.EplApi.EServices.IMessage)
     MethodCalled by EPLAN when a check routine has been completed.  
     MethodCalled by EPLAN when the new check is added to the system.  
     MethodCalled by EPLAN when a check routine starts in the system.  
    Top
    See Also