exitDateTime Field

The date and time of departure for other tasks 
Mandatory field when offSiteProvidedService has value
Public ReadOnly exitDateTime As Nullable(Of Date)
This language is not supported or no code example is available.
public readonly Nullable<DateTime> exitDateTime
This language is not supported or no code example is available.

Field Value

Nullable<DateTime>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition