| CheckoutProcessInfoGetCheckoutProcessStepInfo Method (Int32) | 
            Returns CheckoutProcessStepInfo object created from the xml node of the specified order(index).
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
 Syntax
Syntaxpublic CheckoutProcessStepInfo GetCheckoutProcessStepInfo(
	int index
)
Parameters
- index
- Type: SystemInt32
 Index of the step to be returned
Return Value
Type: 
CheckoutProcessStepInfo See Also
See Also