Click or drag to resize

StudentTeacherSelectedRelationId Property

Gets or sets the identifier.

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

Property Value

Type: Int64
The identifier.
See Also