Click or drag to resize

StudentRelationshipStudentEntityNo Property

Gets or sets the student entity number.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public int StudentEntityNo { get; set; }

Property Value

Type: Int32
The student entity number.
See Also