Click or drag to resize

ApiConstsErrorCodeMask Field

the bit mask that can be applied to the ErrorCode of an ArticyApiException to extract the error number

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const int ErrorCodeMask = 65535

Field Value

Type: Int32
See Also