SharpSchedule

Plan.Id Property

The id of the plan.

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

Implements

IEntity.Id

See Also

Plan Class | Ozanam.Schedule.Store.Entity Namespace