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