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

In This Topic
    IsLogic Property
    In This Topic
    Is the function range "Logic (Generate raport)" selected (yes/no)
    Syntax
    public bool IsLogic {get; set;}
    public:
    property bool IsLogic {
       bool get();
       void set (    bool value);
    }
    See Also