Share via


MappingDataFlow.Script Property

Definition

Gets or sets dataFlow script.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to