Clase abstracta BaseReportPath.
Más...
|
| virtual bool | _CanDelete () |
| | Indica si e puede eliminar el fichero.
|
| |
|
| 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.
|
| |
|
| 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)
|
| |
Clase abstracta BaseReportPath.
Definición en la línea 1121 del archivo BaseReportPath.cs.
◆ _CanDelete()
| virtual bool sage.ew.reports.BaseReportPath._CanDelete |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ _CreateNewReport()
◆ _Delete()
| virtual bool sage.ew.reports.BaseReportPath._Delete |
( |
| ) |
|
|
inlinevirtual |
◆ _GetPathBase()
| virtual string sage.ew.reports.BaseReportPath._GetPathBase |
( |
String | tcReportBaseFile = "" | ) |
|
|
inlinevirtual |
◆ _GetPathFicheroPersonalizado()
| virtual string sage.ew.reports.BaseReportPath._GetPathFicheroPersonalizado |
( |
| ) |
|
|
inlinevirtual |
◆ _PersonalizarFichero()
| virtual bool sage.ew.reports.BaseReportPath._PersonalizarFichero |
( |
| ) |
|
|
inlinevirtual |
◆ _cPathFolder
| String sage.ew.reports.BaseReportPath._cPathFolder = String.Empty |
|
protected |
◆ _cPathServer
| String sage.ew.reports.BaseReportPath._cPathServer = String.Empty |
|
protected |
◆ _cReportFile
| String sage.ew.reports.BaseReportPath._cReportFile = String.Empty |
|
protected |
◆ _cUsuario
| String sage.ew.reports.BaseReportPath._cUsuario = "" |
|
protected |
◆ ReportTemplate
| const string sage.ew.reports.BaseReportPath.ReportTemplate = "template.template" |
|
staticprotected |
Indica el path de las personalizaciones de ls reports.
Definición en la línea 1140 del archivo BaseReportPath.cs.
◆ ReportTemplateHorizontal
| const string sage.ew.reports.BaseReportPath.ReportTemplateHorizontal = "template_horizontal.template" |
|
staticprotected |
Indica el path de las personalizaciones de ls reports.
Definición en la línea 1145 del archivo BaseReportPath.cs.
◆ _BaseReportStoredPath
| String sage.ew.reports.BaseReportPath._BaseReportStoredPath |
|
getabstract |
◆ _IniPamReportStoredPath
| String sage.ew.reports.BaseReportPath._IniPamReportStoredPath |
|
getabstract |
◆ _PathFile
| virtual String sage.ew.reports.BaseReportPath._PathFile |
|
getset |
◆ _PathFolder
| String sage.ew.reports.BaseReportPath._PathFolder |
|
getsetabstract |
Get que retornará el path de la carpeta del report.
String
Definición en la línea 1190 del archivo BaseReportPath.cs.
◆ _PathServer
| String sage.ew.reports.BaseReportPath._PathServer |
|
getset |
Gets el path del servidor del fichero (.report)
Definición en la línea 1248 del archivo BaseReportPath.cs.
◆ _ReadOnly
| Boolean sage.ew.reports.BaseReportPath._ReadOnly |
|
get |
Gets o sets si el report es base y no se puede modificar
Boolean
Definición en la línea 1232 del archivo BaseReportPath.cs.
◆ _ReportFile
| virtual String sage.ew.reports.BaseReportPath._ReportFile |
|
getset |
Gets o sets el path del fichero .report.
Path del fichero .report
Definición en la línea 1215 del archivo BaseReportPath.cs.
◆ _Usuario
| String sage.ew.reports.BaseReportPath._Usuario |
|
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