DynamicKeywordProperty.Mandatory Property

Definition

Indicates that this property is mandatory and must be present.

public:
 property bool Mandatory { bool get(); void set(bool value); };
public:
 property bool Mandatory { bool get(); void set(bool value); };
public bool Mandatory { get; set; }
member this.Mandatory : bool with get, set
Public Property Mandatory As Boolean

Property Value

Applies to