API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement Class / IsUpToDate Property

In This Topic
    IsUpToDate Property
    In This Topic
    If true, the viewplacement is still uptodate
    Syntax
    public bool IsUpToDate {get;}
    public:
    property bool IsUpToDate {
       bool get();
    }
    See Also