Click or drag to resize

CommunicationTypePartialEntity Class

Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.CommunicationCommunicationTypePartialEntity

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

The CommunicationTypePartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodCommunicationTypePartialEntity
Initializes a new instance of the CommunicationTypePartialEntity class.
Top
Properties
  NameDescription
Public propertyCommunicationTypeId
Gets or sets the communication type identifier.
Public propertyExternalDescription
Gets or sets the external description.
Top
See Also