| GeneralizedInfo Constructor  | 
            Constructor
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxprotected GeneralizedInfo(
	BaseInfo mainObj,
	Object dummy
)
Parameters
- mainObj
 - Type: CMS.DataEngineBaseInfo
Main object - dummy
 - Type: SystemObject
Dummy object to separate the protected constructor 
See Also