Click or drag to resize
CodeNameNotUniqueException Constructor (GeneralizedInfo)
Constructor.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public CodeNameNotUniqueException(
	GeneralizedInfo obj
)

Parameters

obj
Type: CMS.DataEngineGeneralizedInfo
Object to which the exception relates
See Also