SourceControlConfiguration.OperatorParams Property

Definition

Gets or sets any Parameters for the Operator instance in string format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to