Specifies whether this is a dynamic block.
Supported platforms: Windows only
VBA:
object.IsDynamicBlock
Type: Block, BlockReference, ComparedReference, ExternalReference, MInsertBlock
The objects this property applies to.
Read-only: Yes
Type: Boolean
The ComparedReference and ExternalReference objects inherit this property from BlockReference, but this property doesn't affect either of the object types when used.
VBA:
Not available
Visual LISP:
Not available