Click or drag to resize

ServiceResultSuccess Property

Gets whether the process completed without errors.

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 bool Success { get; set; }

Property Value

Boolean
See Also