OPC Labs Base Library
Exception Implemented Property
OpcLabs_BaseLib ActiveX DLL > ValueResult Object > OperationResult Interface : Exception Implemented Property
Description
Gets or sets the information about the reason of the failure of the operation.

 

DISPID (Dispatch ID):

 

For more information, see Exception in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property Exception As Exception
Return Type

See Exception in .NET Reference.

Remarks

For remarks, see Exception in .NET Reference.

Example

For examples, see Exception in .NET Reference.

See Also

ValueResult Object  | OperationResult Interface