FieldDescription.IsMandatory Property

Definition

Gets and sets whether a value must be supplied for this field.

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

Property Value

Applies to