public AnalogSection AnalogSection { get; set; }
Public Property AnalogSection As AnalogSection Get Set
public: property AnalogSection^ AnalogSection { AnalogSection^ get (); void set (AnalogSection^ value); }
member AnalogSection : AnalogSection with get, set
function get_AnalogSection(); function set_AnalogSection(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.