Awsom Scheduler API
Awsom Scheduler API
awsomAPI.Models
AwsomApiContext Class
AwsomApiContext Properties
TeacherSelections Property
TrialRequests Property
Users Property
AwsomApiContext
Users Property
Gets or sets the users.
Namespace:
awsomAPI.Models
Assembly:
awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
Copy
public
DbSet
<
User
>
Users
{
get
;
set
; }
Property Value
Type:
DbSet
User
The users.
See Also
Reference
AwsomApiContext Class
awsomAPI.Models Namespace