 | ResponseWrapTHasError Property |
A flag indicating if the response is an error or not. If the value is True then values are
expected in Code and Message to describe the error condition.
Namespace: Orthogonal.Hoarder.StdLib.DTOAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntaxpublic bool HasError { get; }
Property Value
Boolean
See Also