 | IErrorSubErrorCode Property |
Gets or sets the sub error code, indicating the subtype 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> SubErrorCode { get; set; }
Property SubErrorCode As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also