Click or drag to resize

OneOffActionResultEntity Class

OneOffAction Result Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerOneOffActionResultEntity

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 OneOffActionResultEntity

The OneOffActionResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodOneOffActionResultEntity
Initializes a new instance of the OneOffActionResultEntity class
Top
Properties
  NameDescription
Public propertyOneOffActions
Gets or sets the OneOffAction records.
Top
See Also