17 lines
499 B
C#
17 lines
499 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: AyAEL.Tran.visadoproyectoEL
|
|
// 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
|
|
|
|
namespace AyAEL.Tran
|
|
{
|
|
public class visadoproyectoEL : AyAEL
|
|
{
|
|
public int CANTIDADLOTES { get; set; }
|
|
|
|
public int FKTIPOVISADO { get; set; }
|
|
|
|
public int FKPROYECTOSOLICITUD { get; set; }
|
|
}
|
|
}
|