completionDateTime Field

The date and time that the entry was completed
Public completionDateTime As Nullable(Of Date)
This language is not supported or no code example is available.
public Nullable<DateTime> completionDateTime
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