SharpSchedule

ResourceAccessHelper.Create Method 

Create a new resource object and populate it with the data from the form.

[Visual Basic]
Public Function Create() As Resource
[C#]
public Resource Create();

Return Value

A new resource object pre-populated with the data from the form.

See Also

ResourceAccessHelper Class | Ozanam.Schedule.Web.Database Namespace