Share via


ReqCalcScheduleItem.promptUnpack Method [AX 2012]

Unpack packed prompt.

Syntax

public boolean promptUnpack(container packedClass, [boolean promptRet])

Run On

Called

Parameters

  • packedClass
    Type: container
    The packed data.
  • promptRet
    Type: boolean
    The prompt status

Return Value

Type: boolean
true if unpack succeeds; otherwise, false.

See Also

Reference

ReqCalcScheduleItem Class