Click or drag to resize

StudentCustomRG Property

Gets or sets the RG custom fields.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public List<CustomField> RG { get; set; }

Property Value

Type: ListCustomField
The RG custom fields.
See Also