 | CommonContractTypeDeductibleDisplay Property |
The deductible display text.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DeductibleDisplay { get; set; }
Public Property DeductibleDisplay As String
Get
Set
function get DeductibleDisplay () : String
function set DeductibleDisplay (value : String)
function get_DeductibleDisplay();
function set_DeductibleDisplay(value);
Property Value
Type:
String
See Also