 | CommunicationPartialEntityCommunicationId Property |
Gets or sets the communication identifier.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Communication
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int CommunicationId { get; set; }
Public Property CommunicationId As Integer
Get
Set
Property Value
Type:
Int32
The communication identifier.
See Also