Click or drag to resize

IMaintenanceContractEntityIncidents Property

Gets the incidents linked with this contract

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IIncidentEntityCollection Incidents { get; }

Property Value

Type: IIncidentEntityCollection
See Also