[EditorBrowsableAttribute(EditorBrowsableState.Never)] public IMeasurement[] OutputMeasurements { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Property OutputMeasurements As IMeasurement() Get Set
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] property array<IMeasurement^>^ OutputMeasurements { array<IMeasurement^>^ get (); void set (array<IMeasurement^>^ value); }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] member OutputMeasurements : IMeasurement[] with get, set
function get_OutputMeasurements(); function set_OutputMeasurements(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.