public bool IsUCS { get; set; }
Public Property IsUCS As Boolean Get Set
public: property bool IsUCS { bool get (); void set (bool value); }
member IsUCS : bool with get, set
function get_IsUCS(); function set_IsUCS(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.