IMaterialLegalNotification Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.IMaterial.LegalNotification"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxbool? LegalNotification { get; }
ReadOnly Property LegalNotification As Boolean?
Get
property Nullable<bool> LegalNotification {
Nullable<bool> get ();
}
abstract LegalNotification : Nullable<bool> with get
Property Value
NullableBoolean
See Also