Share via


ReplicationProtectedItemProperties.ActiveLocation Property

Definition

Gets or sets the Current active location of the PE.

[Newtonsoft.Json.JsonProperty(PropertyName="activeLocation")]
public string ActiveLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeLocation")>]
member this.ActiveLocation : string with get, set
Public Property ActiveLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to