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