Eplan Platform API
Eplan.EplApi.DataModel.Helpers Namespace / SettingPropertiesManager Class / CurrentStep Property

In This Topic
    CurrentStep Property
    In This Topic
    Current active SettingPropertiesStep.
    Syntax
    public SettingPropertiesStep CurrentStep {get;}
    public:
    property SettingPropertiesStep^ CurrentStep {
       SettingPropertiesStep^ get();
    }
    See Also