Click or drag to resize

ThirdPartyRequestPortalServiceRequest Class

ThirdPartyRequestPortalServiceRequest
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.ThirdPartyRequestPortalThirdPartyRequestPortalServiceRequest

Namespace:  AMCS.Elemos.IntegrationService.Entity.ThirdPartyRequestPortal
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ThirdPartyRequestPortalServiceRequest

The ThirdPartyRequestPortalServiceRequest type exposes the following members.

Constructors
  NameDescription
Public methodThirdPartyRequestPortalServiceRequest
Initializes a new instance of the ThirdPartyRequestPortalServiceRequest class
Top
Properties
  NameDescription
Public propertyAddress1
Gets or sets the Address1
Public propertyAddress2
Gets or sets the Address2
Public propertyAddress3
Gets or sets the Address3
Public propertyAddress4
Gets or sets the Address4
Public propertyAddress5
Gets or sets the Address5
Public propertyGeoLat
Gets or sets the GeoLat.
Public propertyGeoLong
Gets or sets the GeoLong.
Public propertyGuid
Gets or sets the Guid.
Public propertyPostcode
Gets or sets the Postcode.
Public propertyReference
Gets or sets the reference.
Public propertyService
Gets or sets the service.
Public propertyStreetAddress
Gets or sets the Street Address
Top
See Also