Click or drag to resize

OrderStatusStart 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: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
DateTime? Start { get; }

Property Value

NullableDateTime
See Also