<Code Lib>
2023 Method
Changes 0
M

PanelScheduleTemplate.GetSectionData

Description:
Gets the writable section data object.
Remarks:
Access to this information requires an open transaction.

public TableSectionData GetSectionData(
	SectionType sectionType
)

Return Value TableSectionData The table section data object.

Loading…