SharpSchedule

ScheduleExceptionCommentCollection.Item Property

The ScheduleExceptionComment associated with the given id.

[Visual Basic]
Public Default Property Item( _
   ByVal id As Long _
) As ScheduleExceptionComment
[C#]
public ScheduleExceptionComment this[
   long id
] {get; set;}

Parameters

id
Missing <param> documentation for id

See Also

ScheduleExceptionCommentCollection Class | Ozanam.Schedule.Store.Entity Namespace