SharpSchedule

StaffPicture Constructor

Create a new instance of the staff picture and assign it the value NEW_ID.

Overload List

Create a new instance of the staff picture and assign it the value NEW_ID.

public StaffPicture();

Create a new instance of the staff picture object.

public StaffPicture(long);

Create a new staff picture object.

public StaffPicture(long,long,byte[],bool,string,DateTime,string,DateTime);

See Also

StaffPicture Class | Ozanam.Schedule.Store.Entity Namespace