SharpSchedule

Block.Id Property

The block id that this time segment comes from.

[Visual Basic]
Overrides Public Property Id As Long Implements _
   IEntity.Id
[C#]
public override long Id {get; set;}

Implements

IEntity.Id

See Also

Block Class | Ozanam.Schedule.Store.Entity Namespace