 | IErrorErrorCode Property |
Gets or sets the error code, indicating the type of error
Namespace:
EBP.Framework.Common.Interfaces
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxNullable<int> ErrorCode { get; set; }
Property ErrorCode As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also