optimajet / WorkflowEngine.NET

WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
https://workflowengine.io
870 stars 246 forks source link

About DynamicParameter #67

Closed doubleceston closed 3 years ago

doubleceston commented 3 years ago

hi, I have read your article about parameters here :https://workflowengine.io/documentation/scheme/parameters/ and I'm curious about DynamicParameter but i can't find it's definition or model in api reference here:https://workflowengine.io/api-reference/annotated.html

optimajet commented 3 years ago

Hi, unfortunately, the API reference is rarely updated. Here is info about its usage. https://workflowengine.io/documentation/scheme/parameters/#using

doubleceston commented 3 years ago

Okay, thank you for your timely reply

Can I trouble you to update the API reference ? Cause it's more concise and effective

optimajet commented 3 years ago

Thanks for the comment, I created a task to update the API reference.