Share via


SsisExecutionParameter.Value Property

Definition

SSIS package execution parameter value. Type: string (or Expression with resultType string).

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Applies to