I Have the next object:
public partial class PEDIDOS
{
public PEDIDOS() { this.ARTICULOS = new HashSet(); } public int id { get