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