Edit Method

TriCodeTest

OrderInfoController..::..Edit Method

Overload List


  Name Description
Public method Edit(Nullable<(Of <<'(Int32>)>>))
Returns a single Order by the Id passed in.
Public method Edit(Int32, Order)
Will update the Order in the database with the new status passed in.