C# Класс CSReportDll.cReportFormulaInt

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getFormulaType ( ) : csRptFormulaType
setFormulaType ( csRptFormulaType rhs ) : void

Приватные методы

Метод Описание
getParameters ( ) : cReportFormulaParameters
getVariables ( ) : cReportVariables

Описание методов

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

public getFormulaType ( ) : csRptFormulaType
Результат csRptFormulaType

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

public setFormulaType ( csRptFormulaType rhs ) : void
rhs csRptFormulaType
Результат void