Selerix Developer Tools
UseEmployeeAge Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : UseEmployeeAge Field
The use employee age
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public UseEmployeeAge As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.UseEmployeeAge
 
instance.UseEmployeeAge = value
[XmlAttribute()]
[DefaultValue()]
public bool UseEmployeeAge
public field UseEmployeeAge: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var UseEmployeeAge : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool UseEmployeeAge
[XmlAttribute()]
[DefaultValue()]
public:
bool UseEmployeeAge
See Also

Reference

Product Class
Product Members