SyncGroupLogProperties.Source Property

Definition

Gets source of the sync group log.

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public string Source { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
member this.Source : string
Public ReadOnly Property Source As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to