TFS_ANTIGUO/SIGPC/AyAEL/TRA/auxplanoEL.cs

30 lines
772 B
C#
Raw Normal View History

// Decompiled with JetBrains decompiler
// Type: AyAEL.TRA.auxplanoEL
// Assembly: AyAEL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 426D1708-8588-4AC2-A7C0-DB4806E5D5ED
// Assembly location: C:\Users\EQUIPO\Downloads\Raiz\Raiz\bin\AyAEL.dll
using System;
namespace AyAEL.TRA
{
public class auxplanoEL : AyAEL
{
public int PKTABLAAUX { get; set; }
public string CONSECUTIVOTMP { get; set; }
public string PLANOCATASTRADOTABLAAUX { get; set; }
public string USUARIOTABLAAUX { get; set; }
public int DATOSAUXILIARTABLAAUX { get; set; }
public bool MIGRADOTABLAAUX { get; set; }
public string NUMFOLIOREALTABLAAUX { get; set; }
public DateTime FECHATABLAAUX { get; set; }
}
}