|   | IFramePublished Property | 
        
        
            Gets or sets published state of this 
IFrame (pre-processing).
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxbool 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
Boolean See Also
See Also