/// <summary>
 /// Crear un nuevo objeto iftSoporteBitacoraErrores.
 /// </summary>
 /// <param name="intIdBitacoraError">Valor inicial de la propiedad intIdBitacoraError.</param>
 public static iftSoporteBitacoraErrores CreateiftSoporteBitacoraErrores(global::System.Int32 intIdBitacoraError)
 {
     iftSoporteBitacoraErrores iftSoporteBitacoraErrores = new iftSoporteBitacoraErrores();
     iftSoporteBitacoraErrores.intIdBitacoraError = intIdBitacoraError;
     return iftSoporteBitacoraErrores;
 }
 /// <summary>
 /// Método desusado para agregar un nuevo objeto al EntitySet iftSoporteBitacoraErrores. Considere la posibilidad de usar el método .Add de la propiedad ObjectSet&lt;T&gt; asociada.
 /// </summary>
 public void AddToiftSoporteBitacoraErrores(iftSoporteBitacoraErrores iftSoporteBitacoraErrores)
 {
     base.AddObject("iftSoporteBitacoraErrores", iftSoporteBitacoraErrores);
 }