Click or drag to resize

ResultAddress Class

Used to return status information from address-related method calls.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityResultAddress

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

The ResultAddress 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 propertyNewAddressNo
Gets or sets the new address number.
Public propertyStatus
Gets or sets the return status.
Top
See Also