Click or drag to resize

WorkOrderCostCheckClearDate Property

Date when check to vendor was cleared. There is no business logic for this field. Value is date only, no time part.

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

Property Value

NullableDateTime
See Also