This commit is contained in:
2022-05-02 08:57:22 +02:00
parent 962daff669
commit ce87ce9376
17 changed files with 153 additions and 73 deletions

View File

@@ -0,0 +1,5 @@
Public Class AdHocWorkflow
Public Property AHWF_CMD_LAYOUT_SELECT As String
Public Property AHWF_CMD_USR_SELECT As String
Public Property OBJECT_ID As Long
End Class