ORM Sample Class Library

ScheduleOrmTemplate.AddEnrollment Method 

Adds a OleroTrainingBiz.Enrollment to the collection.

[Visual Basic]
Overridable Public Function AddEnrollment( _
   ByVal newEnrollment As Enrollment _
) As Integer
[C#]
public virtual int AddEnrollment(
   Enrollment newEnrollment
);

See Also

ScheduleOrmTemplate Class | OleroTrainingBiz Namespace


emplate) Gets and Sets the FKRoomID.