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

Property Value

ExceptionResultElement
See Also