public int DataPointsArchived { get; set; }
Public Property DataPointsArchived As Integer Get Set
public: property int DataPointsArchived { int get (); void set (int value); }
member DataPointsArchived : int with get, set
function get_DataPointsArchived(); function set_DataPointsArchived(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.