Share via


Operation.Origin Property

Definition

Gets origin of the operation. Can be : user|system|user,system

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to