Selerix Developer Tools
ShouldSerializeCoveredIndividualMonthlyIndGrp Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > EmployerCoveredIndividualType Class : ShouldSerializeCoveredIndividualMonthlyIndGrp Method
Shoulds the serialize covered individual monthly ind GRP.
Syntax
'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.
See Also

Reference

EmployerCoveredIndividualType Class
EmployerCoveredIndividualType Members