The HTTP status code to be returned in the HTTP response.
Namespace: Relativity.Services.Exceptions
Assembly: Relativity.Kepler (in Relativity.Kepler.dll) Version: local build
Syntax
C#
public HttpStatusCode StatusCode { get; set; }
Property Value
Type: HttpStatusCodeSee Also