Click or drag to resize
InfoObjectCollectionNew Method

Note: This API is now obsolete.

Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use constructor instead.")]
public static IInfoObjectCollection New(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: IInfoObjectCollection
See Also