Share via


GalleryApplicationCustomActionParameter.IsRequired Property

Definition

Indicates whether this parameter must be passed when running the custom action.

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

Property Value

Applies to