Click or drag to resize

OrderStatus.Start Property

Gets the start date and time of the order status, or null if not set.

Namespace: CeliAPS.BomApi.Data.HeaderData.SubCategories
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
DateTime? Start { get; }

Property Value

Nullable<DateTime>
See Also