SharpSchedule

PlacementTypeAccessHelper.Create Method 

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

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

Return Value

A new placement type object populated with the data from the form.

See Also

PlacementTypeAccessHelper Class | Ozanam.Schedule.Web.Database Namespace