Click or drag to resize

RestServiceFaultAttribute Properties

The RestServiceFaultAttribute type exposes the following members.

Properties
 NameDescription
Public propertyCondition Gets or sets the condition of the fault
(Inherited from ServiceFaultAttribute)
Public propertyFaultType Gets or set the type of fault
(Inherited from ServiceFaultAttribute)
Public propertyStatusCode Gets or sets the status code
(Inherited from ServiceFaultAttribute)
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also