SharpSchedule

Staff Constructor

Create a new instance of the staff object. Initialize the effective date property.

Overload List

Create a new instance of the staff object. Initialize the effective date property.

public Staff();

Create a new instance of the staff object. Initialize the effective date property.

public Staff(long);

TODO: Document me.

public Staff(long,string,string,DateTime,DateTime,string,DateTime,string,DateTime);

See Also

Staff Class | Ozanam.Schedule.Store.Entity Namespace