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