public int StateID { get; set; }
Public Property StateID As Integer Get Set
public: property int StateID { int get (); void set (int value); }
member StateID : int with get, set
function get_StateID(); function set_StateID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.