IsDynamicBlock Property (ActiveX)

Specifies whether this is a dynamic block.

Supported platforms: Windows only

Signature

VBA:

object.IsDynamicBlock
object

Type: Block, BlockReference, MInsertBlock

The objects this property applies to.

Property Value

Read-only: Yes

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available