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