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