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