Share via


RetailPricingEngineHelper::getSessionDateTime Method [AX 2012]

Return the session date after applying channel time zone.

Syntax

client server public static CLRObject getSessionDateTime()

Run On

Called

Return Value

Type: CLRObject Class
The CLR converted date time.

Remarks

This fuction is called while creating retail sales order and retail sales quote.

See Also

Reference

RetailPricingEngineHelper Class