Forum Discussion
chris_rothermel
Contributor
The named pairs passed as a parameter in a Custom Calculate job worked. Today I found a better way to avoid having parameters passed to a custom calc. We can use T#WFTime, and to access it I used
BRApi.Workflow.General.GetWorkflowUnitPk(si).TimeKey.ToString.Substring(0,4)
🙂
chris_rothermel
3 years agoContributor
I meant T#WFYear
Related Content
- 2 years ago
- 2 years ago