AutomationActivityParameterDefinition.IsMandatory Property

Definition

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; }
member this.IsMandatory : Nullable<bool>
Public ReadOnly Property IsMandatory As Nullable(Of Boolean)

Property Value

Applies to