ParameterAttribute.Mandatory Property

Definition

Gets or sets a flag specifying if this parameter is Mandatory. When it is not specified, false is assumed and the parameter is considered optional.

public:
 property bool Mandatory { bool get(); void set(bool value); };

Property Value

Applies to