 | IClaimsPostClaimFormDetailsResponseTypeDetail Property |
The detailed description of the claim filing attempt.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Detail { get; set; }
Public Property Detail As String
Get
Set
function get Detail () : String
function set Detail (value : String)
function get_Detail();
function set_Detail(value);
Property Value
Type:
String
See Also