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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
DateTime? Start { get; }

Property Value

NullableDateTime
See Also