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