shashisadasivan / SSD365VSAddIn

Visual studio addin for D365 Finance and operations
https://shashisadasivan.github.io/SSD365VSAddIn/
MIT License
35 stars 22 forks source link

Convert RunBaseBatch class to SysOperation #10

Open shashisadasivan opened 5 years ago

shashisadasivan commented 5 years ago

SysOperation requires a contract, a controller and possibly a UI controller. try and convert a RunBaseBatch class & split the dialog objects into a contract.