IMaterialEndDate Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.IMaterial.EndDate"]
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)
SyntaxDateTime? EndDate { get; }
ReadOnly Property EndDate As DateTime?
Get
property Nullable<DateTime> EndDate {
Nullable<DateTime> get ();
}
abstract EndDate : Nullable<DateTime> with get
Property Value
NullableDateTime
See Also