// Decompiled with JetBrains decompiler // Type: AyAEL.MANT.requisitoEL // 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.MANT { public class requisitoEL : AyAEL { public string DESCRIPCION { get; set; } public string DOCSOPORTE { get; set; } public string USUARIOCREA { get; set; } public int FKTIPOINSPECCION { get; set; } public int FKTIPOPROPIETARIO { get; set; } public bool PRORROGA { get; set; } public bool REVISION { get; set; } public bool POSEEDOR { get; set; } public bool SEGREGACION { get; set; } public bool DERECHOS { get; set; } public bool AUTORIZADOLEGAL { get; set; } public bool PROPIETARIOREGISTRAL { get; set; } public bool CONCESIONARIO { get; set; } public bool APCR { get; set; } public string NATURALEZAINMUEBLE { get; set; } public int FKNATURALEZAINMUEBLE { get; set; } public int PKSOLICITUD { get; set; } } }