Selerix Developer Tools
CoveredIndividualName Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > EmployerCoveredIndividualType Class : CoveredIndividualName Field
Global type for the Covered Individual Name
Syntax
'Declaration
 
Public CoveredIndividualName As OtherCompletePersonNameType
'Usage
 
Dim instance As EmployerCoveredIndividualType
Dim value As OtherCompletePersonNameType
 
value = instance.CoveredIndividualName
 
instance.CoveredIndividualName = value
public OtherCompletePersonNameType CoveredIndividualName
public field CoveredIndividualName: OtherCompletePersonNameType; 
public var CoveredIndividualName : OtherCompletePersonNameType;
public: OtherCompletePersonNameType* CoveredIndividualName
public:
OtherCompletePersonNameType^ CoveredIndividualName
See Also

Reference

EmployerCoveredIndividualType Class
EmployerCoveredIndividualType Members