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