Share

DesignViewRepresentation.Locked Property

Parent Object: DesignViewRepresentation

Description

Gets and sets whether this design view representation is locked. If a representation is locked, changes made to it will not be saved to the document. Setting this property will fail if the DesignViewType is kMasterDesignViewType or kPrivateDesignViewType.

Syntax

DesignViewRepresentation.Locked() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 11

Was this information helpful?