Document.HasPrivateStorage Method
Parent Object:
Document
Description
Obtains a Boolean flag indicating if the specified sub-storage exists within this document.
Syntax
Document.
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
© Copyright 2021 Autodesk, Inc.
Comment on this page.