Méthode | Description | |
---|---|---|
Button_OpenReport ( string ReportName ) : WebItem |
Кнопка открыть отчёт
|
|
Region_ReportDataRow ( int Index ) : WebItem |
Строка в отчете
|
public static Button_OpenReport ( string ReportName ) : WebItem | ||
ReportName | string | |
Résultat | WebItem |
public static Region_ReportDataRow ( int Index ) : WebItem | ||
Index | int | |
Résultat | WebItem |