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