Selerix Developer Tools
ReadOnlyEmployeeDOB Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : ReadOnlyEmployeeDOB Field
The read only employee dob
Syntax
'Declaration
 
<XmlElementAttribute()>
Public ReadOnlyEmployeeDOB As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.ReadOnlyEmployeeDOB
 
instance.ReadOnlyEmployeeDOB = value
[XmlElement()]
public bool ReadOnlyEmployeeDOB
public field ReadOnlyEmployeeDOB: Boolean; 
XmlElementAttribute()
public var ReadOnlyEmployeeDOB : boolean;
[XmlElement()]
public: bool ReadOnlyEmployeeDOB
[XmlElement()]
public:
bool ReadOnlyEmployeeDOB
See Also

Reference

GeneralRules Class
GeneralRules Members