PanelScheduleTemplate.GetSectionData
Method
Description:
Gets the writable section data object.
Gets the writable section data object.
Remarks:
Access to this information requires an open transaction.
Access to this information requires an open transaction.
Parameters
| Parameter | Type | Description |
|---|---|---|
| sectionType | SectionType |
Return Value
| Type | Description |
|---|---|
| TableSectionData | The table section data object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |