 | CompletedJobSearchCriteriaEntityContainerTypeRecycleGuid Property |
Gets or sets the container type recycle unique identifier.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Job
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid ContainerTypeRecycleGuid { get; set; }
Public Property ContainerTypeRecycleGuid As Guid
Get
Set
Property Value
Type:
Guid
The container type recycle unique identifier.
See Also