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