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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<DateTime> CheckClearDate { get; set; }
Property Value
Type:
NullableDateTime
See Also