Click or drag to resize

ServiceFaultAttributeStatusCode Property

Gets or sets the status code

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public int StatusCode { get; set; }

Property Value

Type: Int32
See Also