Click or drag to resize

ActionResultEntity Class

Action Result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearchActionResultEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer.OrdersSearch
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ActionResultEntity

The ActionResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodActionResultEntity
Initializes a new instance of the ActionResultEntity class
Top
Properties
  NameDescription
Public propertyActionId
Gets or sets the action identifier.
Public propertyActionTypeIds
Gets or sets the action type ids.
Public propertyDescription
Gets or sets the description.
Public propertyPriceContainerTypes
Gets or sets the price container types.
Top
See Also