Click or drag to resize

CustomerSiteAreaPartialEntity Class

The CustomerSiteAreaPartialEntity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.CustomerCustomerSiteAreaPartialEntity

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

The CustomerSiteAreaPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodCustomerSiteAreaPartialEntity
Initializes a new instance of the CustomerSiteAreaPartialEntity class.
Public methodCustomerSiteAreaPartialEntity(Object)
Initializes a new instance of the CustomerSiteAreaPartialEntity class.
Top
Properties
  NameDescription
Public propertyCustomerSiteAreaId
Public propertyCustomerSiteId
Public propertyDescription
Gets or sets the Description
Public propertyIsDeleted
Gets or sets a value indicating whether this instance is deleted.
Top
See Also