Shoulds the serialize covered individual monthly ind GRP.
'Declaration
Public Overridable Function ShouldSerializeCoveredIndividualMonthlyIndGrp() As Boolean
'Usage
Dim instance As EmployerCoveredIndividualType
Dim value As Boolean
value = instance.ShouldSerializeCoveredIndividualMonthlyIndGrp()
public virtual bool ShouldSerializeCoveredIndividualMonthlyIndGrp()
public function ShouldSerializeCoveredIndividualMonthlyIndGrp(): Boolean; virtual;
public function ShouldSerializeCoveredIndividualMonthlyIndGrp() : boolean;
public: virtual bool ShouldSerializeCoveredIndividualMonthlyIndGrp();
public:
virtual bool ShouldSerializeCoveredIndividualMonthlyIndGrp();
Return Value
true
if XXXX, false
otherwise.