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