FramePublished Property

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

Definition

Namespace: Gemstone.Timeseries
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.159 -- Release Build+5e229f6c17e56a080df8050499a7be13fe2cb600
public bool Published { get; set; }

Property Value

Boolean

Implements

IFramePublished

See Also