Language

UserDefinedFunctionExecutionProperties.Arguments Property

Definition

Runtime arguments of the user defined function. Defaults to an empty list.

public System.Collections.Generic.IList<string> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<string>
Public ReadOnly Property Arguments As IList(Of String)

Property Value

Applies to