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