SharpSchedule

StaffPictureManager.Fetch Method

Retrieve the staff picture for the given id.

Overload List

Retrieve the staff picture for the given id.

public StaffPicture Fetch(long);

Inherited from AbstractDb.

protected ICollection Fetch(Type);

Inherited from AbstractDb.

protected IEntity Fetch(Type,Key);

See Also

StaffPictureManager Class | Ozanam.Schedule.Store.Database.StaffAccess Namespace