Type AnioFiscalGT
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IAuditedEntity, IHasPropertyBag, IFileAttachmentCapableEntity
Entidad de años fiscales 
			
		
			Events
Methods
Properties
- Anio
 - Codigo
 - Compania
 - CompaniaReference
 - Descripcion
 - EntityKey
 - EntityState
 - Estado
 - EstadoDb
 - FechaFin
 - FechaGrabacion
 - FechaInicio
 - FechaReportes
 - FechaUltimaModificacion
 - FileAttachments
 - FormulariosSAT1071
 - IngresosDeduccionesAfectos
 - ISRCalculados
 - IvaEmpleos
 - MesesProyeccion
 - OtrosPatronos
 - RawPropertyBagData
 - UsuarioGrabacion
 - UsuarioUltimaModificacion
 
Events
PropertyChanged
PropertyChanging
Public static methods
AnioFiscalGT CreateAnioFiscalGT(short codigo, int anio, DateTime fechaInicio, DateTime fechaFin, string descripcion, string estadoDb, Byte mesesProyeccion)
Create a new AnioFiscalGT object. 
			
				
		
	Parameters
- 
							
shortcodigo - Initial value of the Codigo property.
 - 
							
intanio - Initial value of the Anio property.
 - 
							
DateTimefechaInicio - Initial value of the FechaInicio property.
 - 
							
DateTimefechaFin - Initial value of the FechaFin property.
 - 
							
stringdescripcion - Initial value of the Descripcion property.
 - 
							
stringestadoDb - Initial value of the EstadoDb property.
 - 
							
BytemesesProyeccion - Initial value of the MesesProyeccion property.
 
Public properties
int Anio get; set;
Año 
		
	short Codigo get; set;
Código del año fiscal 
		
	Compania Compania get; set;
Compañia asociada al año fiscal 
		
	EntityReference<Compania> CompaniaReference get; set;
Compañia asociada al año fiscal 
		
	string Descripcion get; set;
Descripción del año fiscal 
		
	EntityKey EntityKey get; set;
EntityState EntityState get;
Nullable<EstadoAnioFiscalGT> Estado get; set;
Estado del año fiscal 
		
	string EstadoDb get; set;
Estado del año fiscal 
		
	DateTime FechaFin get; set;
Fecha fin del año fiscal 
		
	Nullable<DateTime> FechaGrabacion get; set;
Fecha en que se creó el registro 
		
	DateTime FechaInicio get; set;
Fecha de inicio del año fiscal 
		
	Nullable<DateTime> FechaReportes get; set;
Fecha de los reportes 
		
	Nullable<DateTime> FechaUltimaModificacion get; set;
Fecha de la última modificación del registro 
		
	List<Guid> FileAttachments get; set;
Contiene la información cruda del XML que contiene las referencias a los file uploads que se han hecho 
		
	EntityCollection<FormularioSAT1071> FormulariosSAT1071 get; set;
Formularios SAT 1051 del año fiscal 
		
	EntityCollection<IngresoDeduccionAfectoISRGT> IngresosDeduccionesAfectos get; set;
Ingresos y deducciones afectas para el año fiscal 
		
	EntityCollection<ISRCalculado> ISRCalculados get; set;
Calculos de ISR de un determinado año fiscal 
		
	EntityCollection<IvaEmpleoISRGT> IvaEmpleos get; set;
Caputras de iva de los empleados que se les asocia el año fiscal 
		
	Byte MesesProyeccion get; set;
Cantidad de meses a proyectar 
		
	EntityCollection<OtroPatronISRGT> OtrosPatronos get; set;
Otros patrones del empleado asociados al año fiscal 
		
	string RawPropertyBagData get; set;
Data de los campos adicionales 
		
	string UsuarioGrabacion get; set;
Usuario que creó el registro 
		
	string UsuarioUltimaModificacion get; set;
Usuario que realizó la última modificación del registro