API Help
Eplan.EplApi.MasterData Namespace / MDPartSafetyRelatedValuePosition Class / PL Property

In This Topic
    PL Property
    In This Topic
    The PL (performance level).
    Syntax
    public string PL {get; set;}
    public:
    property String^ PL {
       String^ get();
       void set (    String^ value);
    }
    See Also