API Help
Eplan.EplApi.Starter Namespace / SelectEplanDialog Class / SelectedVersion Property

In This Topic
    SelectedVersion Property
    In This Topic
    SelectedVersion is the currently selected eplan version in this dialog
    Syntax
    public string SelectedVersion {get;}
    public:
    property String^ SelectedVersion {
       String^ get();
    }
    See Also