Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / IsMainFunction Property

In This Topic
    IsMainFunction Property (FunctionDefinition)
    In This Topic
    Gets flag which identifies a main function.
    Syntax
    public bool IsMainFunction {get;}
    public:
    property bool IsMainFunction {
       bool get();
    }
    See Also