SharpSchedule

Staff Properties

The properties of the Staff class are listed below. For a complete list of Staff class members, see the Staff Members topic.

Public Instance Properties

Address The address for the staff.
Audit (inherited from AbstractEntity) The audit columns for the client.
CreatedBy (inherited from AbstractEntity)Missing <summary> documentation for P:Ozanam.Schedule.Store.Entity.AbstractEntity.CreatedBy
CreatedDate (inherited from AbstractEntity)Missing <summary> documentation for P:Ozanam.Schedule.Store.Entity.AbstractEntity.CreatedDate
EffectiveDate The date that the staff member started.
ExpiryDate The date that the staff member finished.
FirstName First name of the staff member.
FullName Full name of the staff member.
Id The id of the staff.
IsPersisted (inherited from Gentle.Framework.Persistent) 
LastName Last name of the staff member.
Picture Photo of the client.
UpdatedBy (inherited from AbstractEntity)Missing <summary> documentation for P:Ozanam.Schedule.Store.Entity.AbstractEntity.UpdatedBy
UpdatedDate (inherited from AbstractEntity)Missing <summary> documentation for P:Ozanam.Schedule.Store.Entity.AbstractEntity.UpdatedDate

See Also

Staff Class | Ozanam.Schedule.Store.Entity Namespace