SharpSchedule

Activity.Id Property

The id of the activity.

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

Implements

IEntity.Id

See Also

Activity Class | Ozanam.Schedule.Store.Entity Namespace