du a la modif serveur

This commit is contained in:
2017-03-09 15:20:43 +01:00
parent 287538b615
commit b445237637

View File

@ -9,7 +9,7 @@ namespace ZicMoove.Model.Workflow
{
public class CommandForm : ICommandForm
{
public string Action
public string ActionName
{
get; set;
}