fuck around in workflow form

This commit is contained in:
Jonathan Jenne
2019-06-27 14:34:51 +02:00
parent bfa6dd3b79
commit 6ab1cf669c
5 changed files with 100 additions and 25 deletions

View File

@@ -14,9 +14,8 @@ Public Class WorkflowItem
End Enum
Public Property StateImage As Image
Public Property Title As String
Public Property CreatedAt As DateTime
Public Property WorkflowName As String
Private _state As ItemState