Click or drag to resize

PictureRequest Class

Class to request which pictures are sent
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.ImagesPictureRequest

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
[SerializableAttribute]
public class PictureRequest

The PictureRequest type exposes the following members.

Constructors
  NameDescription
Public methodPictureRequest
Initializes a new instance of the PictureRequest class
Top
Properties
  NameDescription
Public propertyPictureIds
Gets or sets the picture ids.
Public propertySendCompressed
Gets or sets a value indicating whether [send compressed].
Top
See Also