Click or drag to resize

IIncidentPurchaseDocumentCustomizedEntityIncidentId Property

Gets or sets the incident id

(Code suivi incident)

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
string IncidentId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the IncidentId (Code suivi incident) column of the IncidentPurchaseDocument (Documents d'achat d'un incident) table.
See Also