Click or drag to resize

CheckPointTaskDetailsResponseError Property

Gets the response error message.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public string ResponseError { get; }
Request Example View Source

Property Value

Type: String
The response error message.
See Also