Click or drag to resize
GeneralizedAbstractInfo Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected GeneralizedAbstractInfo(
	BaseInfo mainObj
)

Parameters

mainObj
Type: CMS.DataEngineBaseInfo
Main object
See Also