Unable to place BasketOrder through .NetAPI

I am trying to place BasketOrder using .Net client API. Function BasketOrderplacement(); accepts no arguments and returns bool. I am confused as to how to give input parameters. At last how to execute multiple orders at one go. Please help me out

@Kapil_Nagrale

Kite API related queries are discussed here.
Pls post your further queries on the above link.

The BatchOrderPlacement function will open a FileDialog where you can select a .txt or .csv file filled with order details.

You can refer this link for the format/syntax for order entry.