Click or drag to resize

ChassisPartialEntity Class

A chassis.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.BookingChassisPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Booking
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ChassisPartialEntity : EntityObject, 
	IPartialEntity

The ChassisPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyChassisId
Gets or sets the chassis identifier.
Public propertyDescription
Gets or sets the description.
Public propertyIsDeleted
Gets or sets the is deleted.
Top
See Also