SharpSchedule

StaffPicture Constructor (Int64)

Create a new instance of the staff picture object.

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

Parameters

Id
The id to assign to the staff picture.

See Also

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