public DateTime Timestamp { get; set; }
Public Property Timestamp As DateTime Get Set
public: property DateTime Timestamp { DateTime get (); void set (DateTime value); }
member Timestamp : DateTime with get, set
function get_Timestamp(); function set_Timestamp(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.