CapeBadInvOrderExceptionrequestedOperation Property

The necessary prerequisite operation.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public string requestedOperation { get; }

Property Value

String
The name of the necessary prerequisite operation.

Implements

ECapeBadInvOrderrequestedOperation

Remarks

The prerquisite operation must be called prior to calling the current operation.

See Also