Click or drag to resize

PictureService Class

The picture service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.PicturePictureService

Namespace:  AMCS.Elemos.IntegrationService.Services.Picture
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PictureService

The PictureService type exposes the following members.

Methods
  NameDescription
Public methodExportPictures
Exports the pictures.
Public methodExportPicturesComplete
Exports the pictures complete.
Public methodGetPictureInformationByJobId
Gets the picture information by job identifier.
Public methodGetPictureInformationByRouteVisitId
Gets the picture information by route visit identifier.
Public methodGetPictureInformationByWeighingId
Gets the picture information by weighing identifier.
Public methodGetPicturesByRequest
Gets the pictures by request.
Top
See Also