[This is preliminary documentation and is subject to change.]

The date that the incident report related to the occurrence was sent.

Namespace: QPulseWebServices.Contracts.Data
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.70

Syntax

C#
public Nullable<DateTime> IncidentReportSentDate

Remarks

Only specified if the occurrence is being managed as part of an incident.

See Also