Fetching "Stocks per group and person" implemented , Portfolioowner on Stockpage
This commit is contained in:
@ -12,5 +12,6 @@ namespace DataDomain
|
||||
public int PersonId { get; set; }
|
||||
public int StockId { get; set; }
|
||||
public string Comment { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user