RReportSectionControl.new Method [AX 2012]

public void new(
    ReportRun _reportRun, 
    IdentifierName _designName, 
    Map _mapCntrTemplate, 
    int _fromColumnNum, 
    int _toColumnNum, 
    container _conRepeatableColumn, 
    Set _setNotPrintColumn)

Run On

Called

Parameters

_reportRun
Type: ReportRun Class
_designName
Type: IdentifierName Extended Data Type
_mapCntrTemplate
Type: Map Class
_fromColumnNum
Type: int
_toColumnNum
Type: int
_conRepeatableColumn
Type: container
_setNotPrintColumn
Type: Set Class

Community Additions

ADD
Show: