Share via


SysListPanelTableCollection::newForm Method [AX 2012]

Syntax

client server public static SysListPanelTableCollection newForm(
    FormRun formRun, 
    int parentId, 
    str captionLeft, 
    str captionRight, 
    int imageId, 
   [IdentifierName validateMethod, 
    int itemsNeeded])

Run On

Called

Parameters

  • parentId
    Type: int
  • captionLeft
    Type: str
  • captionRight
    Type: str
  • imageId
    Type: int
  • itemsNeeded
    Type: int

See Also

Reference

SysListPanelTableCollection Class