Click or drag to resize

FramePublished Property

Gets or sets published state of this Frame (pre-processing).

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public bool Published { get; set; }
View Source

Property Value

Boolean

Implements

IFramePublished
See Also