Publishes the bill setter
This commit is contained in:
parent
a07c4321c1
commit
8f9f44fa63
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ namespace BookAStar.Model.Workflow
|
||||||
/// In db, they are separated by <c>:</c>
|
/// In db, they are separated by <c>:</c>
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
public List<string> AttachedGraphicList { get; private set; }
|
public List<string> AttachedGraphicList { get; set; }
|
||||||
|
|
||||||
public string AttachedGraphicsString
|
public string AttachedGraphicsString
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue