public int SamplingWindow { get; set; }
Public Property SamplingWindow As Integer Get Set
public: property int SamplingWindow { int get (); void set (int value); }
member SamplingWindow : int with get, set
function get_SamplingWindow(); function set_SamplingWindow(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.