Selerix Developer Tools
ReadOnlyEmployeeName Field






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

Reference

GeneralRules Class
GeneralRules Members