Selerix Developer Tools
RequiredEmployerInfo Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : RequiredEmployerInfo Field
The required employer information
Syntax
'Declaration
 
<XmlElementAttribute()>
Public RequiredEmployerInfo As InterfaceOption
'Usage
 
Dim instance As GeneralRules
Dim value As InterfaceOption
 
value = instance.RequiredEmployerInfo
 
instance.RequiredEmployerInfo = value
[XmlElement()]
public InterfaceOption RequiredEmployerInfo
public field RequiredEmployerInfo: InterfaceOption; 
XmlElementAttribute()
public var RequiredEmployerInfo : InterfaceOption;
[XmlElement()]
public: InterfaceOption RequiredEmployerInfo
[XmlElement()]
public:
InterfaceOption RequiredEmployerInfo
See Also

Reference

GeneralRules Class
GeneralRules Members