SalesOrderHasPending Property

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.

Namespace: BBNCExtensions.API.Utility
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract bool HasPending { get; }

Property Value

Type: Boolean