Click or drag to resize

StudentTeacherSelectedRelationTeacherId Property

Gets or sets the identifier of the teacher.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string TeacherId { get; set; }

Property Value

Type: String
The identifier of the teacher.
See Also