Selerix Developer Tools
ContactNameGrp Field (GovtEntityEmployerInfoGrpType)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > GovtEntityEmployerInfoGrpType Class : ContactNameGrp Field
The contact name
Syntax
'Declaration
 
Public ContactNameGrp As OtherCompletePersonNameType
'Usage
 
Dim instance As GovtEntityEmployerInfoGrpType
Dim value As OtherCompletePersonNameType
 
value = instance.ContactNameGrp
 
instance.ContactNameGrp = value
public OtherCompletePersonNameType ContactNameGrp
public field ContactNameGrp: OtherCompletePersonNameType; 
public var ContactNameGrp : OtherCompletePersonNameType;
public: OtherCompletePersonNameType* ContactNameGrp
public:
OtherCompletePersonNameType^ ContactNameGrp
See Also

Reference

GovtEntityEmployerInfoGrpType Class
GovtEntityEmployerInfoGrpType Members