SourceControlSyncJobStreamById.StreamText Property

Definition

Gets or sets the text of the sync job stream.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to