API Help
Eplan.EplApi.Scripting Namespace / DeclareAction Class / Ordinal Property

In This Topic
    Ordinal Property (DeclareAction)
    In This Topic
    Overload level of the action.
    Syntax
    public int Ordinal {get;}
    public:
    property int Ordinal {
       int get();
    }

    Property Value

    Returns the overload level of the action.
    See Also