Click or drag to resize

ParentStudentRelationship Property

Gets or sets the Relation of the parent to this student.

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

Property Value

Type: String
The Relation of the parent to this student.
See Also