Share via


ParameterModel.IsOutParameter Property

Definition

Gets or sets a value indicating whether this instance is out parameter.

public bool IsOutParameter { get; set; }
member this.IsOutParameter : bool with get, set
Public Property IsOutParameter As Boolean

Property Value

true if this instance is out parameter; otherwise, false.

Applies to