Click or drag to resize

SiteLocationContactAddEntity Class

A site location contact.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.CustomerSiteLocationContactAddEntity

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
public class SiteLocationContactAddEntity : IntegrationEntity

The SiteLocationContactAddEntity type exposes the following members.

Properties
  NameDescription
Public propertyContactPartialEntity
Gets or sets the partial contact entity.
Public propertyCustomerSiteGuid
Gets or sets the customer site unique identifier.
Top
See Also