public string ReportLocation { get; set; }
Public Property ReportLocation As String Get Set
public: virtual property String^ ReportLocation { String^ get () sealed; void set (String^ value) sealed; }
abstract ReportLocation : string with get, set override ReportLocation : string with get, set
function get_ReportLocation(); function set_ReportLocation(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.