Selerix Developer Tools
MaxPremium Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > UWLimitCC Class : MaxPremium Field
The MaxPremium object specifies if the applicant has reached the maximum age limit for continued coverage.
Syntax
'Declaration
 
Public MaxPremium As Nullable(Of Decimal)
'Usage
 
Dim instance As UWLimitCC
Dim value As Nullable(Of Decimal)
 
value = instance.MaxPremium
 
instance.MaxPremium = value
public Nullable<decimal> MaxPremium
public field MaxPremium: Nullable; 
public var MaxPremium : Nullable;
public: Nullable<decimal> MaxPremium
public:
Nullable<decimal> MaxPremium
See Also

Reference

UWLimitCC Class
UWLimitCC Members