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