Click or drag to resize

ArticyApiExceptionErrorNumber Property

Getter that extracts the error number from the ErrorCode

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public int ErrorNumber { get; }

Property Value

Type: Int32
See Also