ECapeOutsideSolverScopeinterfaceName Property

The name of the interface where the error is thrown. This is a mandatory field."

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(4)]
string interfaceName { get; }

Property Value

String
The name of the interface.

Remarks

The interface that the error was thrown.

See Also