Share

AssemblyDocument.SubType Property

Parent Object: AssemblyDocument

Description

Gets/Sets the sub-Type (a published GUID. See DocCLSIDs.h) of this Document. Setting a new sub-Type will invoke a validation sequence and may fail if the operation is invalid.

Syntax

AssemblyDocument.SubType() As String

Property Value

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

Version

Introduced in version 4

Was this information helpful?