 | IClaimsClaimSummaryFaxNotes Property |
The fax notes associated with this claim.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FaxNotes { get; set; }
Public Property FaxNotes As String
Get
Set
function get FaxNotes () : String
function set FaxNotes (value : String)
function get_FaxNotes();
function set_FaxNotes(value);
Property Value
Type:
String
See Also