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