This commit is contained in:
2016-10-23 01:31:09 +02:00
parent 1b89e65ee0
commit 690a5f8ee4
17 changed files with 2143 additions and 25 deletions

View File

@ -24,7 +24,9 @@ namespace Yavsc.Models.Billing
public string Description { get; set; }
public int? Status { get; set; }
public string Title { get; set; }
public List<CommandLine> Bill { get; set; }
[InverseProperty("Estimate")]
public virtual List<CommandLine> Bill { get; set; }
/// <summary>
/// List of attached graphic files
/// to this estimate, as relative pathes to