Click or drag to resize

StudentRelationshipStudentId Property

Gets or sets the WebUserID number.

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

Property Value

Type: String
The WebUser ID number.
See Also