AssemblyDocument.HasPrivateStream Method
Parent Object: AssemblyDocumentDescription
Obtains a Boolean flag indicating if the specified stream exists within this document.
Syntax
AssemblyDocument.HasPrivateStream( StreamName As String ) As BooleanParameters
Name | Type | Description |
StreamName | String | Input String value that specifies the name of the stream. |