btManteConceptoConciliacion.cs
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Text;
5 
6 namespace sage.ew.botones
7 {
12  {
17  {
18  // Assignem les propietats de btMante
19  this._Codigo = "";
20  this._Form = "CLASCONCIL ";
21  this._NombreManteNet = "CLASCONCIL ";
22  }
23  }
24 }
25 
Mostra el manteniment de conceptos de conciliaciones carregant el registre corresponent al _Codigo ...
Muestra el mantenimiento correspondiente a _Form con el registro correspondiente al _Codigo ...