Click or drag to resize

ServiceResultException Property

Gets the ExceptionResultElement that contains errors from calling operations in the Cobra Web Service.

Namespace: Cobra.WebService.ClientAPI
Assembly: Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.6.701.3651 (8.6.0701.3651)
Syntax
C#
public ExceptionResultElement Exception { get; set; }

Property Value

ExceptionResultElement
See Also