 | CompletedJobSearchCriteriaEntityCompletedUserGuid Property |
Gets or sets the completed user 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 CompletedUserGuid { get; set; }
Public Property CompletedUserGuid As Guid
Get
Set
Property Value
Type:
Guid
The completed user unique identifier.
See Also