Click or drag to resize

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)
Syntax
public Guid ServiceAgreementGuid { get; set; }

Property Value

Type: Guid
The service agreement unique identifier.
See Also