Selerix Developer Tools
ContactPhoneNum Field (GovtEntityEmployerInfoGrpType)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > GovtEntityEmployerInfoGrpType Class : ContactPhoneNum Field
The contact phone number
Syntax
'Declaration
 
Public ContactPhoneNum As String
'Usage
 
Dim instance As GovtEntityEmployerInfoGrpType
Dim value As String
 
value = instance.ContactPhoneNum
 
instance.ContactPhoneNum = value
public string ContactPhoneNum
public field ContactPhoneNum: String; 
public var ContactPhoneNum : String;
public: string* ContactPhoneNum
public:
String^ ContactPhoneNum
See Also

Reference

GovtEntityEmployerInfoGrpType Class
GovtEntityEmployerInfoGrpType Members