Share

DrawingDocument.RequiresUpdate Property

Parent Object: DrawingDocument

Description

Gets the Boolean indicating if any of the entities within this document's scope is out of date with respect to their driving entities.

Syntax

DrawingDocument.RequiresUpdate() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 4

Was this information helpful?