Click or drag to resize

CompletedJobSearchCriteriaEntity Class

Completed Job Search Criteria
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.JobCompletedJobSearchCriteriaEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Job
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class CompletedJobSearchCriteriaEntity

The CompletedJobSearchCriteriaEntity type exposes the following members.

Constructors
  NameDescription
Public methodCompletedJobSearchCriteriaEntity
Initializes a new instance of the CompletedJobSearchCriteriaEntity class
Top
Properties
  NameDescription
Public propertyCompletedUserGuid
Gets or sets the completed user unique identifier.
Public propertyContainerTypeRecycleGuid
Gets or sets the container type recycle unique identifier.
Public propertyMaxRecordsOut
Gets or sets the maximum records out.
Public propertyServiceAgreementGuid
Gets or sets the service agreement unique identifier.
Public propertyServiceGuid
Gets or sets the service unique identifier.
Top
See Also