MonitorAutoUpdateProperties Members
These members describe the auto updating properties for a Monitor.
| Name | Description |
|---|---|
| AutoTransferEnabled | Returns/sets if autotransfer is enabled. Return/assignment value: Boolean. |
| AutoTransferHowOften | Returns/sets the time interval for the automatic transfer. Return/assignment value: Integer. |
| AutoTransferHowOftenUnit | Returns/sets the units (second, minute, hour, day, week, month, quarter) for the AutoTransferHowOften property. Return/assignment value: DateTimeUnit. |
| DisplayWarning | Returns/sets if warning messages should be displayed when the Monitor runs. Return/assignment value: Boolean. |
| Enabled | Returns/sets if auto-updating is enabled for this Monitor. Return/assignment value: Boolean. |
| LocalSVBFileName | Returns/sets the local path of the optional SVB file to execute after the monitor auto-updates. Return/assignment value: String. |
| Recreate | Returns/sets if the entire result Spreadsheet should be recreated when the Monitor auto updates. Return/assignment value: Boolean. |
| RunLocalSVBFile | Returns/sets if the optional SVB should be executed after the monitor auto-updates. Return/assignment value: Boolean. |
| SecondarySVBCodeInfo | Return value: CodeInfo. This property is read only. |
| TransferOnlyCompleteSample | Returns/sets if the Monitor should include only complete samples when auto updating. Return/assignment value: Boolean. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
