| OrderFieldFieldExists Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static bool FieldExists(
string checkName
)
Public Shared Function FieldExists (
checkName As String
) As Boolean
Parameters
- checkName
- Type: SystemString
Return Value
Type:
BooleanSee Also