Click or drag to resize

MessageExportCompleteEntityMessageGuids Property

Gets or sets the Message guids.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Message
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<Guid> MessageGuids { get; set; }

Property Value

Type: IListGuid
The Message guids.
See Also