Share via


WrkCtrWorkingTimes::propertiesMap2Container Method [AX 2012]

Converts a map of properties to a container of properties.

Syntax

client server protected static container propertiesMap2Container(Map _properties)

Run On

Called

Parameters

  • _properties
    Type: Map Class
    A map of properties.

Return Value

Type: container
A container of properties.

See Also

Reference

WrkCtrWorkingTimes Class