Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Drawing2D Class / IsUpToDate Property
In This Topic
    IsUpToDate Property (Drawing2D)
    In This Topic
    Is this drawing up to date?
    Syntax
    public bool IsUpToDate {get;}
    Exceptions
    ExceptionDescription
    The object is in invalid state. Obtain a new one.

    Internal error of HpD or HpD API.

    IMPORTANT: Throwing this exception changes HpD Api's state to Failed.

    Remarks
    Call Update to update this drawing.
    See Also