public Ticks LastReportTime { get; set; }
Public Property LastReportTime As Ticks Get Set
public: property Ticks LastReportTime { Ticks get (); void set (Ticks value); }
member LastReportTime : Ticks with get, set
function get_LastReportTime(); function set_LastReportTime(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.