SharpSchedule

Block Properties

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

Public Instance Properties

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
Description Description of the timeblock.
From The lower bound, or start of the block of time.
FromHour The hour that represents the lower bounds of this block.
FromMinute The minute that represents the lower bounds of this block.
Id The block id that this time segment comes from.
IsPersisted (inherited from Gentle.Framework.Persistent) 
Title Title of the timeblock.
To The upper bound, or end of the block of time.
ToHour The hour that represents the upper bound of the block.
ToMinute The minute that represents the upper bound of the block.
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

Block Class | Ozanam.Schedule.Store.Entity Namespace