ActivityParameter.IsMandatory Property

Definition

Optional. Gets or sets a Boolean value that indicates true if the parameter is required. If the value is false, the parameter is optional.

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

Property Value

Applies to