RequestResultResult Property |
[This is preliminary documentation and is subject to change.]
An enumeration indication whether or not the request was successfully executed
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic StatusResult Result { get; set; }
Public Property Result As StatusResult
Get
Set
Property Value
Type:
StatusResult
See Also