Click or drag to resize

DefaultSoapFaultErrorCode Property

Gets or sets the error code.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public int ErrorCode { get; set; }

Property Value

Type: Int32
The error code.
See Also