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