Click or drag to resize

Employee Properties

The Employee type exposes the following members.

Properties
  NameDescription
Public propertyAdministrator
Is employee an administrator. Default as false (not an administrator).
Public propertyEmail
Employee email
Public propertyGUID
User identification by Globally Unique Identifier. Default create a new GUID.
Public propertyID
Data item identification from database. Default value is 0.
Public propertyName
Name of employee. Default name "Neuer Mitarbeiter".
Top
See Also