 | IClaimsGapDetailsTypeFaxSheetNotes Property |
[Missing <summary> documentation for "P:IAS.IClaims.GapDetailsType.FaxSheetNotes"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FaxSheetNotes { get; set; }
Public Property FaxSheetNotes As String
Get
Set
function get FaxSheetNotes () : String
function set FaxSheetNotes (value : String)
function get_FaxSheetNotes();
function set_FaxSheetNotes(value);
Property Value
Type:
String
See Also