[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.IMaterial.Mandatory"]
bool? Mandatory { get; }
ReadOnly Property Mandatory As Boolean?
Get
property Nullable<bool> Mandatory {
Nullable<bool> get ();
}
abstract Mandatory : Nullable<bool> with get