Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Members 
PCDLRN ActiveX DLL : Sections Object
Sections Object
Description

The Sections object contains a collection of all existing Section tabs for a given report template in PC-DMIS's Report Template editor.

Object Model
Sections ObjectSection ObjectSection ObjectApplication ObjectSection ObjectSection ObjectReportTemplate Object
Remarks

Use Sections.Add to create a new section and add it to the Sections collection.

Use Sections(index) where index is a section's name or index number to access the section.

See Also