Share

AssemblyDocument.HasPrivateStorage Method

Parent Object: AssemblyDocument

Description

Obtains a Boolean flag indicating if the specified sub-storage exists within this document.

Syntax

AssemblyDocument.HasPrivateStorage( StorageName As String ) As Boolean

Parameters

Name Type Description
StorageName String Input String that specifies the name of the sub-storage.

Version

Introduced in version 4

Was this information helpful?