Click or drag to resize

StudentCustomAR Property

Gets or sets the AR 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> AR { get; set; }

Property Value

Type: ListCustomField
The AR custom fields.
See Also