[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); }
[<DefaultValueAttribute(5)>] member ParsingExceptionWindow : float with get, set
function get_ParsingExceptionWindow(); function set_ParsingExceptionWindow(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.