API Help
Eplan.EplApi.DataModel Namespace / Page Class / Remove Method

In This Topic
    Remove Method (Page)
    In This Topic
    Removes placement.
    Syntax
    public override void Remove()
    public:
    void Remove(); override 
    Exceptions
    ExceptionDescription
    Thrown when it is impossible to remove the page. Thrown by internal method.
    Thrown when it is impossible to remove the page. Thrown by API DataModel.
    See Also