Click or drag to resize

DeallocateJobResultEntity Class

Deallocate Job Result Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CustomerDeallocateJobResultEntity

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

The DeallocateJobResultEntity type exposes the following members.

Properties
  NameDescription
Public propertyExceptionMessage
Gets or sets the exception if the deallocation fails.
Public propertyJobDeallocationFailures
Gets or sets the DeallocateJobResultEntity
Public propertySuccess
Gets or sets a value indicating whether this DeallocateJobResultEntity is success.
Top
See Also