Share via


CustPackingSlipTransExpanded::daysDelayed Method

Defines a derived column that is based on the difference with the DeliveryDate value.

Syntax

server private static str daysDelayed(FieldName _fieldName)

Run On

Server

Parameters

Return Value

Type: str
The date difference, represented in days between the requested field and the DeliveryDate value.

See Also

Reference

CustPackingSlipTransExpanded View