public class xPvRet
{
    public double Colisage { get; }
    public string DevT { get; }
    public DataRow DrStock { get; }
    public int NdecT { get; }
    public double PrixHt { get; }
    public double PrixTi { get; }
    public double Remise { get; }
    public double TauxTva { get; }
    public bool UtilPrixbase { get; }
}