OPC Labs Base Library
NormalizedException Implemented Property
OpcLabs_BaseLib ActiveX DLL > ValueResult Object > OperationResult Interface : NormalizedException Implemented Property
Description
A normalized Exception object, or null if there was no error.

 

DISPID (Dispatch ID):

 

For more information, see NormalizedException in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property NormalizedException As NormalizedException
Return Type

See NormalizedException in .NET Reference.

Remarks

For remarks, see NormalizedException in .NET Reference.

Example

For examples, see NormalizedException in .NET Reference.

See Also

ValueResult Object  | OperationResult Interface