Click or drag to resize

RequestResultMessage Property

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

In the case of a failure, a human readable message indicating the nature of the failure

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

Property Value

Type: String
See Also