public Nullable<int> MaxActivePort { get; set; }
Public Property MaxActivePort As Nullable(Of Integer) Get Set
public: property Nullable<int> MaxActivePort { Nullable<int> get (); void set (Nullable<int> value); }
member MaxActivePort : Nullable<int> with get, set
function get_MaxActivePort(); function set_MaxActivePort(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.