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
Syntaxpublic int ResultCode { get; set; }
Public Property ResultCode As Integer
Get
Set
Property Value
Type:
Int32
See Also