OPC Labs EasyOPC-UA Library
ServiceResult Property
OpcLabs_EasyOpcUA ActiveX DLL > UAServiceException Object : ServiceResult Property
Description
The service result (combines the status code and diagnostic information) associated with the exception.

 

DISPID (Dispatch ID):

 

For more information, see ServiceResult in .NET Reference.

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

See ServiceResult in .NET Reference.

Remarks

For remarks, see ServiceResult in .NET Reference.

Example

For examples, see ServiceResult in .NET Reference.

See Also

UAServiceException Object  | UAServiceException Members