Click or drag to resize

ResultInsertAttendanceStudentMessages Property

Gets or sets the additional error message text.

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

Property Value

Type: ListString
The additional error message text.
See Also