SharpSchedule

ClientAddress Properties

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

Public Instance Properties

Address (inherited from AbstractAddress) Street address, including house number.
Audit (inherited from AbstractEntity) The audit columns for the client.
City (inherited from AbstractAddress) City that the address is in.
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
Email (inherited from AbstractAddress) The email address, if there is one.
Id The client address id.
IsPersisted (inherited from Gentle.Framework.Persistent) 
ParentId The id of the client.
Phone1 (inherited from AbstractAddress) Primary phone number.
Phone2 (inherited from AbstractAddress) Alternate phone number.
PostalCode (inherited from AbstractAddress) The postal code.
PrimaryAddress (inherited from AbstractAddress)
true
if the address is in use, otherwise
false
.
Province (inherited from AbstractAddress) Province that the city is in.
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

ClientAddress Class | Ozanam.Schedule.Store.Entity Namespace