Cape User Exceptioninterface Name 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)
The name of the interface.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string interfaceName { get; set; }VB
Public Property interfaceName As String
Get
SetProperty Value
StringThe name of the interface.
Implements
ECapeUserinterfaceNameRemarks
The interface that the error was thrown.