Click or drag to resize
CheckoutProcessInfoGetCheckoutProcessStepInfo Method
Overload List
  NameDescription
Public methodGetCheckoutProcessStepInfo(Int32)
Returns CheckoutProcessStepInfo object created from the xml node of the specified order(index).
Public methodGetCheckoutProcessStepInfo(String)
Returns CheckoutProcessStepInfo object created from the xml node of the specified name attribute.
Top
See Also