IHistoricalOrderDate Property

The date on which this order began. Orders may play our over the course of multiple dates (Payment may occur on a different date than Invoicing for example), but this date represents the start of the order.

Definition

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
DateTime Date { get; }

Property Value

DateTime

See Also