Workflow -- how to get current time
is there a way to get current time? I need to format an email which require current time. However i can not get reference to System.DateTime. Please help.
Thanks
0
-
Hi Li
Have you tried DateTime.Now.ToLongTimeString ?
Regards
Ralph Price0 -
got it. did not realized i can use vb code directly. thanks. 0 -
Have a look at the third tab at the bottom middle of the Workflow Designer titled Imports. That will list the namespaces that are already imported for use in the workflow that you are currently working on. You can easily add further Namespaces if required.
Regards
Ralph0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare