SalesOrder Properties

The SalesOrder type exposes the following members.

Properties
  Name Description
Public property HasPending
Indicates whether there's a sales order pending or if one has not been created. Critical that you use this first before accessing .ID--see note on that property.
Public property ID
Creates a SalesOrder record if one doesn't exist yet.
See Also