Click or drag to resize

SettingsIncludeTime Property

.NET STTP API
Gets or sets flag that determines if time should be included in non-compressed, compact measurements.

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public bool IncludeTime { get; set; }
Request Example View Source

Property Value

Boolean
See Also