API Help
Eplan.EplApi.HEServices Namespace / SelectionSet Class / IsPageSelected Property

In This Topic
    IsPageSelected Property
    In This Topic
    Determines whether a page is selected.
    Syntax
    public bool IsPageSelected {get;}
    public:
    property bool IsPageSelected {
       bool get();
    }

    Property Value

    true, if a page is selected.
    See Also