public bool Ascending { get; set; }
Public Property Ascending As Boolean Get Set
public: property bool Ascending { bool get (); void set (bool value); }
member Ascending : bool with get, set
function get_Ascending(); function set_Ascending(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.