Click or drag to resize
IDQueryObjectType Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public IDQuery(
	string resultColumn = null
)

Parameters

resultColumn (Optional)
Type: SystemString
Resulting column
See Also