| OrderGetPropertyType Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public string GetPropertyType(
string propertyName
)
Public Function GetPropertyType (
propertyName As String
) As String
Parameters
- propertyName
- Type: SystemString
Return Value
Type:
StringSee Also