Gets or sets a value indicating whether this instance is mandatory.

Declaration Syntax
bool IsMandatory { get; set; }
property bool IsMandatory {
bool get ();
void set (bool value);
}

Value
true if this instance is mandatory; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)