Click or drag to resize

ServiceFaultAttribute Properties

The ServiceFaultAttribute type exposes the following members.

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