]> git.llucax.com Git - z.facultad/75.10/miklolife.git/blobdiff - demo/src/Reportes/InfoPrestacionesReport.cs
- Valida contra el schema
[z.facultad/75.10/miklolife.git] / demo / src / Reportes / InfoPrestacionesReport.cs
index 6ca31d62f9a236f3e9bf08d2901fa68c35cd7fb7..b6cc3dcd545b0344cb862ffef404260a63ff866e 100644 (file)
@@ -48,6 +48,11 @@ namespace Reportes
                        set { this._pathArchivo = value; }\r
                }\r
 \r
                        set { this._pathArchivo = value; }\r
                }\r
 \r
+               public string NombreArchivo\r
+               {\r
+                       get { return this.PathArchivo.Substring(this.PathArchivo.LastIndexOf(Path.DirectorySeparatorChar) + 1); }\r
+               }\r
+\r
                public string CuitPrestador\r
                {\r
                        get { return this._cuitPrestador; }\r
                public string CuitPrestador\r
                {\r
                        get { return this._cuitPrestador; }\r