Click or drag to resize

RequestResultResultCode Property

[This is preliminary documentation and is subject to change.]

In the case of a failure, an integer-based, endpoint-specific error code indicating the nature of the failure

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public int ResultCode { get; set; }

Property Value

Type: Int32
See Also