[LabelAttribute("Phasor Source Index")] public int? PhasorSourceIndex { get; set; }
<LabelAttribute("Phasor Source Index")> Public Property PhasorSourceIndex As Integer? Get Set
public: [LabelAttribute(L"Phasor Source Index")] property Nullable<int> PhasorSourceIndex { Nullable<int> get (); void set (Nullable<int> value); }
[<LabelAttribute("Phasor Source Index")>] member PhasorSourceIndex : Nullable<int> with get, set
function get_PhasorSourceIndex(); function set_PhasorSourceIndex(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.