Share via


LeanScheduleGroupCache.getLeanScheduleGroupItem Method [AX 2012]

Gets a container from the cache that contains the LeanScheduleGroup and LeanScheduleGroupItem records.

Syntax

public container getLeanScheduleGroupItem(
    WrkCtrResourceGroupRefRecId _wrkCtrResourceGroup, 
    ItemId _itemId, 
    InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: container
A container from the cache that contains the LeanScheduleGroup and LeanScheduleGroupItem records.

See Also

Reference

LeanScheduleGroupCache Class