Eplan Platform API
Eplan.EplApi.Base Namespace / ParserParameter Class / UnitFromParameter Property

In This Topic
    UnitFromParameter Property
    In This Topic
    Get if the unit needs extra parameter to get resolved. Use the parameter class that depends on the project if parameter is true.
    Syntax
    public bool UnitFromParameter {get;}
    public:
    property bool UnitFromParameter {
       bool get();
    }
    See Also