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