CSReportDll.cReportSections.getTypeSection C# (CSharp) Метод

getTypeSection() публичный Метод

public getTypeSection ( ) : csRptSectionType
Результат csRptSectionType
        public csRptSectionType getTypeSection()
        {
            return m_typeSection;
        }