Click or drag to resize
Grid Solutions Framework

DynamicFilterTimestampSource Property

Gets or sets the source of the timestamps of the calculated values.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public TimestampSource TimestampSource { get; set; }
View Source

Property Value

TimestampSource
See Also