Click or drag to resize

WoVisitDtCheckin Property

Date/time value for Check-In event in TimeZone. NULL means Visit has no Check-In event.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime? DtCheckin { get; set; }

Property Value

NullableDateTime
See Also