| TableManagerIsGeneratedSystemView Method  | 
            Returns true if the given view is generated view with dynamic code.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static bool IsGeneratedSystemView(
	string viewName
)
Parameters
- viewName
 - Type: SystemString
View name 
Return Value
Type: 
Boolean
See Also