Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplActionChecked Interface
Methods

In This Topic
    IEplActionChecked Interface Members
    In This Topic

    The following tables list the members exposed by IEplActionChecked.

    Public Methods
     NameDescription
     MethodThe status of an action can be "on", "off" or "indeterminate".
    The values are:
    • 0 for "off"
    • 1 for "on"
    • 2 for "indeterminate"  
    Top
    See Also