Click or drag to resize

SettingsConstraintParameters Property

.NET STTP API
Gets or sets any custom constraint parameters for a requested temporal data playback. This can include parameters that may be needed to initiate, filter, or control historical data access.

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

Property Value

String
See Also