[XmlArrayAttribute] [DataMemberAttribute] public SerializableTimeSeriesDataPoint[] TimeSeriesDataPoints { get; set; }
<XmlArrayAttribute> <DataMemberAttribute> Public Property TimeSeriesDataPoints As SerializableTimeSeriesDataPoint() Get Set
public: [XmlArrayAttribute] [DataMemberAttribute] property array<SerializableTimeSeriesDataPoint^>^ TimeSeriesDataPoints { array<SerializableTimeSeriesDataPoint^>^ get (); void set (array<SerializableTimeSeriesDataPoint^>^ value); }
[<XmlArrayAttribute>] [<DataMemberAttribute>] member TimeSeriesDataPoints : SerializableTimeSeriesDataPoint[] with get, set
function get_TimeSeriesDataPoints(); function set_TimeSeriesDataPoints(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.