|
IFramePublished Property
|
Gets or sets published state of this
IFrame (pre-processing).
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax bool Published { get; set; }
Property Published As Boolean
Get
Set
property bool Published {
bool get ();
void set (bool value);
}
abstract Published : bool with get, set
function get_Published();
function set_Published(value);
Property Value
BooleanSee Also