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.5.716.3700 (8.5.0716.3700)
Syntax
C#
public bool Success { get; set; }

Property Value

Type: Boolean
See Also