Click or drag to resize

StudentCustom Class

Student custom fields.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityStudentCustom

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class StudentCustom

The StudentCustom type exposes the following members.

Constructors
  NameDescription
Public methodStudentCustom
Top
Properties
  NameDescription
Public propertyAR
Gets or sets the AR custom fields.
Public propertyRG
Gets or sets the RG custom fields.
Public propertyShared
Gets or sets the Shared custom fields.
Top
See Also