SharpSchedule

ClientComment Constructor (Int64)

Create a new instance of the client comment.

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

Parameters

Id
Missing <param> documentation for Id

See Also

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