SharpSchedule

Client Properties

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

Public Instance Properties

Address The active address for the client.
Audit (inherited from AbstractEntity) The audit columns for the client.
BirthDate The birthdate of the client.
Comments Any comments that are attached to 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 client started at the agency.
ExpiryDate The date that the client left the agency.
FirstName The first name of the client.
FullName The first name and last name of the client.
HealthCareNumber The client health care number.
Id The id column for a client.
IsPersisted (inherited from Gentle.Framework.Persistent) 
LastName The last name of the client.
Picture The client photograph information and image.
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

Client Class | Ozanam.Schedule.Store.Entity Namespace