Click or drag to resize

CompanyOutletPartialEntity Class

A company outlet.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.SettingsCompanyOutletPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class CompanyOutletPartialEntity : EntityObject, 
	IPartialEntity

The CompanyOutletPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyAbbreviatedDescription
Gets or sets the abbreviated description.
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 propertyAnalysisCode
Gets or sets the analysis code.
Public propertyCompanyGUID
Gets or sets the company unique identifier.
Public propertyDescription
Gets or sets the description.
Public propertyDirections
Gets or sets the directions.
Public propertyFaxNo
Gets or sets the fax no.
Public propertyHouseNumber
Gets or sets the house number.
Public propertyIsDeleted
Gets or sets a value indicating whether this instance is deleted.
Public propertyLatitude
Gets or sets the latitude.
Public propertyLegalName
Gets or sets the name of the legal.
Public propertyLocationDescription
Gets or sets the location description.
Public propertyLongitude
Gets or sets the longitude.
Public propertyPostcode
Gets or sets the postcode.
Public propertyRejectedReason
Gets or sets the rejected reason.
Public propertyTelNo
Gets or sets the tel no.
Top
See Also