PartDocument.HasPrivateStorage Method
Parent Object: PartDocumentDescription
Obtains a Boolean flag indicating if the specified sub-storage exists within this document.
Syntax
PartDocument.HasPrivateStorage( StorageName As String ) As BooleanParameters
Name | Type | Description |
StorageName | String | Input String that specifies the name of the sub-storage. |