Share via


ParameterContract.IsRequired Property

Definition

Specifies whether parameter is required or not.

public bool? IsRequired { get; set; }
member this.IsRequired : Nullable<bool> with get, set
Public Property IsRequired As Nullable(Of Boolean)

Property Value

Applies to