[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.Device.ParsingExceptionWindow"]
[DefaultValueAttribute(5)]
public double ParsingExceptionWindow { get; set; }
<DefaultValueAttribute(5)>
Public Property ParsingExceptionWindow As Double
Get
Set
public:
[DefaultValueAttribute(5)]
property double ParsingExceptionWindow {
double get ();
void set (double value);
}
function get_ParsingExceptionWindow();
function set_ParsingExceptionWindow(value);