SharpSchedule

ScheduleExceptionComment Constructor (Int64)

Create a new instance of the exception comment.

[Visual Basic]
Overloads Public Sub New( _
   ByVal id As Long _
)
[C#]
public ScheduleExceptionComment(
   long id
);

Parameters

id
Missing <param> documentation for id

See Also

ScheduleExceptionComment Class | Ozanam.Schedule.Store.Entity Namespace | ScheduleExceptionComment Constructor Overload List