| WhereBuilderGetNegation Method | 
            Gets the negation of the given where condition
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic string GetNegation(
	string where
)
Parameters
- where
- Type: SystemString
 Where condition
Return Value
Type: 
String See Also
See Also