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.5.700.3359 (8.5.0700.3359)
Syntax
C#
public ExceptionResultElement Exception { get; set; }

Property Value

ExceptionResultElement
See Also