Click or drag to resize

ErrorBaseErrorCode Property

Gets or sets ErrorCode

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute]
public int ErrorCode { get; set; }

Property Value

Type: Int32

Implements

IErrorErrorCode
See Also