T115516 ReportModuloPath.
Más...
|
| String | _Modulo [get, set] |
| | Gets o set del tipo de etiqueta.
|
| |
| override string | _BaseReportStoredPath [get] |
| | Get del path base.
|
| |
| override string | _IniPamReportStoredPath [get] |
| | Devuele del path personalizado.
|
| |
| override string | _PathFolder [get, set] |
| | Override _PathFolder.
|
| |
| String | _Caja [get, set] |
| | PE-87316 Gets o set de la caja.
|
| |
| String | _Empresa [get, set] |
| | PE-87316 Gets o set de la empresa.
|
| |
| override String | _BaseReportStoredPath [get] |
| | Indica el path de las personalizaciones de los reports.
|
| |
| override String | _IniPamReportStoredPath [get] |
| | Indica el path de las personalizaciones de los reports.
|
| |
| override String | _PathFolder [get, set] |
| | Gets/Set del path de la carpeta del fichero (.report) Si no encuentra el fichero en el path establecido, se utilizará la forma estandard para la localización del fichero.
|
| |
| String | _Usuario [get, set] |
| | PE-87316 Gets o set del usuario.
|
| |
| String | _BaseReportStoredPath [get] |
| | Get del path base.
|
| |
| String | _IniPamReportStoredPath [get] |
| | Get del path personalizado.
|
| |
| String | _PathFolder [get, set] |
| | Get que retornará el path de la carpeta del report.
|
| |
| virtual String | _PathFile [get, set] |
| | Gets el path completo del fichero (.report)
|
| |
| virtual String | _ReportFile [get, set] |
| | Gets o sets el path del fichero .report.
|
| |
| Boolean | _ReadOnly [get] |
| |
| String | _PathServer [get, set] |
| | Gets el path del servidor del fichero (.report)
|
| |
|
| const string | _lcPamReportStoredPath = @"cajas\{0}\empresas\{1}\{2}" |
| | Constante report almacenado.
|
| |
| virtual bool | _CanDelete () |
| | Indica si e puede eliminar el fichero.
|
| |
| String | _cPathFolder = String.Empty |
| | Path del fichero .report.
|
| |
| String | _cPathServer = String.Empty |
| | Path del servidor.
|
| |
| String | _cReportFile = String.Empty |
| | Nombre del fichero.
|
| |
| String | _cUsuario = "" |
| | Indica el usuario.
|
| |
| const string | ReportTemplate = "template.template" |
| | Indica el path de las personalizaciones de ls reports.
|
| |
| const string | ReportTemplateHorizontal = "template_horizontal.template" |
| | Indica el path de las personalizaciones de ls reports.
|
| |
T115516 ReportModuloPath.
Definición en la línea 221 del archivo BaseReportPath.cs.
◆ ReportModuloPath()
| sage.ew.reports.ReportModuloPath.ReportModuloPath |
( |
| ) |
|
|
inline |
◆ _CreateNewReport()
| override String sage.ew.reports.ReportModuloPath._CreateNewReport |
( |
String | tcReportFile, |
|
|
Report.TipoVerticalHorizontal | toTipoVerticalHorizontal ) |
|
inlinevirtual |
Crea un nuevo report a partir de un template.
- Parámetros
-
| tcReportFile | Nombre del report |
| toTipoVerticalHorizontal | Tipo de template |
- Devuelve
- Path temporal del report creado
Reimplementado de sage.ew.reports.BaseReportPath.
Definición en la línea 341 del archivo BaseReportPath.cs.
◆ _BaseReportStoredPath
| override string sage.ew.reports.ReportModuloPath._BaseReportStoredPath |
|
get |
◆ _IniPamReportStoredPath
| override string sage.ew.reports.ReportModuloPath._IniPamReportStoredPath |
|
get |
◆ _Modulo
| String sage.ew.reports.ReportModuloPath._Modulo |
|
getset |
◆ _PathFolder
| override string sage.ew.reports.ReportModuloPath._PathFolder |
|
getset |
La documentación de esta clase está generada del siguiente archivo:
- C:/actions-runner/_work/Sage.ES.Sage50/Sage.ES.Sage50/src/Sage.ES.S50/sage.ew.reports/BaseReportPath.cs