ApplicationOutput Members
These members are objects related to ApplicationOutput settings.
| Name | Description |
|---|---|
| Application | Returns the associated application. Return value: Application.This property is read only. |
| Documents | Returns associated documents collection. Return value: StaDocCollection. This property is read only. |
| HasDocuments | Returns True if there is a document collection. Return value: Boolean. This property is read only. |
| HasReport | Returns True if there is a Report. Return value: Boolean. This property is read only. |
| HasWorkbook | Returns True if there is a Workbook. Return value: Boolean. This property is read only. |
| Report | Returns associated Report. Return value: Report. This property is read only. |
| Visible | Make the contained outputs visible. Assignment value: Boolean. |
| Workbook | Returns associated Workbook. Return value: Workbook. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
