 | OrderStatusFinish Property |
Gets the finish date and time of the order status, or null if not set.
Namespace: CeliAPS.BomApi.Data.HeaderData.SubCategoriesAssembly: BomApi (in BomApi.dll) Version: 1.0.63
SyntaxDateTime? Finish { get; }
ReadOnly Property Finish As DateTime?
Get
Property Value
NullableDateTime
See Also