ECape Bad Inv Order Interface
The necessary pre-requisite operation has not been called prior to the operation request.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0b22-7d66-11d2-a67d-00105a42887f")]
public interface ECapeBadInvOrderVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678c0b22-7d66-11d2-a67d-00105a42887f")>
Public Interface ECapeBadInvOrderRemarks
The specified prerequiste operation must be called prior to the operation throwing this exception.
Properties
| requestedOperation | The necessary prerequisite operation. |