Click or drag to resize

VehicleCheckImageSearchPartialEntity Class

A vehicle check image search object.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.ImagesVehicleCheckImageSearchPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Images
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VehicleCheckImageSearchPartialEntity

The VehicleCheckImageSearchPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyMaxRecords
Gets or sets the maximum records.
Public propertyPictureType
Gets or sets the type of the picture.
Public propertyVehicleCheckGuid
Gets or sets the vehicle check unique identifier.
Public propertyVehicleCheckId
Gets or sets the vehicle check identifier.
Top
See Also