Click or drag to resize

JobPartialEntityReportedByCustomer Property

Gets or sets the reported by customer.

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 Nullable<bool> ReportedByCustomer { get; set; }

Property Value

Type: NullableBoolean
The reported by customer.
See Also