Click or drag to resize

BagOrderPartialEntity Class

Bag Order Partial Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerBagOrderPartialEntity

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

The BagOrderPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodBagOrderPartialEntity
Initializes a new instance of the BagOrderPartialEntity class
Top
Properties
  NameDescription
Public propertyJobTransactionIds
Gets or sets the JobTransactionIds
Public propertySelectedBags
Gets or sets the Selected Bags
Top
See Also