Share

DesignViewRepresentation.Name Property

Parent Object: DesignViewRepresentation

Description

Gets and sets the name of the DesignViewRepresentation. The name must be unique with respect to all other DesignViewRepresentation objects in the document, or an error will occur. Setting this property returns an error if the DesignViewType is kMasterDesignVi.

Syntax

DesignViewRepresentation.Name() As String

Property Value

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

Version

Introduced in version 11

Was this information helpful?