19 lines
505 B
C#
19 lines
505 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: AyAEL.TRA.historialxmlEL
|
|
// 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 historialxmlEL : AyAEL
|
|
{
|
|
public string REGISTRO { get; set; }
|
|
|
|
public int FKSOLICITUD { get; set; }
|
|
|
|
public DateTime FECHAINSERTA { get; set; }
|
|
}
|
|
}
|