Click or drag to resize

OneOffActionExportCompleteEntity Class

Lets the system know what OneOffAction records were exported successfully.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerOneOffActionExportCompleteEntity

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 OneOffActionExportCompleteEntity

The OneOffActionExportCompleteEntity type exposes the following members.

Constructors
  NameDescription
Public methodOneOffActionExportCompleteEntity
Initializes a new instance of the OneOffActionExportCompleteEntity class
Top
Properties
  NameDescription
Public propertyOneOffActionGuids
Gets or sets the OneOffAction guids.
Top
See Also