[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.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public Nullable<DateTime> IncidentReportSentDate

Remarks

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

See Also