RequestResultResultCode Property |
In the case of a failure, an integer-based, endpoint-specific error code
indicating the nature of the failure
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic int ResultCode { get; set; }Public Property ResultCode As Integer
Get
Set
Property Value
Int32
See Also