Document.HasPrivateStream Method
Parent Object:
Document
Description
Obtains a Boolean flag indicating if the specified stream exists within this document.
Syntax
Document.
HasPrivateStream
(
StreamName
As String ) As Boolean
Parameters
Name
Type
Description
StreamName
String
Input String value that specifies the name of the stream.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.