Click or drag to resize

ParallelConcatenateReports Property

[This is preliminary documentation and is subject to change.]

(read) Reads the values of the ConcatenateReports option (1=enabled, 0=disabled) (write) Enable/Disable (1/0) the ConcatenateReports option for extracting monitors data

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int ConcatenateReports { get; set; }

Property Value

Type: Int32
See Also