Share

AssemblyDocument.DisabledCommandList Property

Parent Object: AssemblyDocument

Description

Property that returns the DisabledCommandList object. This object allows the document to disable specific commands. This list contains commands that are disabled in addition to those specified by the DisabledCommandTypes property.

Syntax

AssemblyDocument.DisabledCommandList() As DisabledCommandList

Property Value

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

Version

Introduced in version 10

Was this information helpful?