| OrderCaptureInfoParse Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static OrderCaptureInfo Parse(
string xmlSettings
)
Public Shared Function Parse (
xmlSettings As String
) As OrderCaptureInfo
Parameters
- xmlSettings
- Type: SystemString
Return Value
Type:
OrderCaptureInfoSee Also