Click or drag to resize

ResultNotes Class

Used to return status information from notes-related method calls.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityResultNotes

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public class ResultNotes

The ResultNotes type exposes the following members.

Properties
  NameDescription
Public propertyErrorType
A list of errors returned from the method call.
Public propertyMessage
Gets or sets the additional error message text.
Public propertyStatus
Gets or sets the return status.
Top
See Also