Exemplo n.º 1
0
 protected override void GetFormSourceData(long oid)
 {
     _entity = CierreCaja.Get(oid);
     _entity.BeginEdit();
 }