A Form here is just a reference to a workflow action
This commit is contained in:
parent
39c1268d31
commit
6fdc4508e4
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ namespace Yavsc.Models.Forms
|
||||||
{
|
{
|
||||||
[Key]
|
[Key]
|
||||||
public string Id {get; set;}
|
public string Id {get; set;}
|
||||||
|
|
||||||
public string Summary { get; set; }
|
public string Summary { get; set; }
|
||||||
public List<IFormNode> Content { get; set; }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue