Click or drag to resize

PictureSearchEntity Class

A picture search parameters object.
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.Images.PictureSearchEntity

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 PictureSearchEntity

The PictureSearchEntity type exposes the following members.

Properties
  NameDescription
Public propertyJobGuid
Gets or sets the job unique identifier.
Public propertyLoadJobPictures
Gets or sets a value indicating whether [load job pictures].
Public propertyLoadRouteVisitPictures
Gets or sets a value indicating whether [load route visit pictures].
Public propertyPictureType
Gets or sets the type of the picture.
Public propertyRouteVisitGuid
Gets or sets the route visit unique identifier.
Top
See Also