Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartLockedMountingAreaPosition Class / Frontside Property

In This Topic
    Frontside Property
    In This Topic
    flag, wether the locked mounting area is on the front side
    Syntax
    public bool Frontside {get; set;}
    public:
    property bool Frontside {
       bool get();
       void set (    bool value);
    }
    See Also