|
CompactMeasurementIncludeTime Property
|
Gets flag that determines if time is serialized into measurement binary image.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public bool IncludeTime { get; }
Public ReadOnly Property IncludeTime As Boolean
Get
public:
property bool IncludeTime {
bool get ();
}
member IncludeTime : bool with get
function get_IncludeTime();
View SourceProperty Value
BooleanSee Also