noticeIndexes property
The list of indexes to Section.sectionNotices the parent section owns. In case the list is not empty, the user must judge all the indexed SectionNotices carefully before proceeding. Gets the list of indexes to Section.sectionNotices the parent section owns. In case the list is not empty, the user must judge all the indexed SectionNotice's carefully before proceeding.
Implementation
List<int> get noticeIndexes;