Click or drag to resize
InfoCollectionSettings Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public InfoCollectionSettings(
	string name,
	string objectType
)

Parameters

name
Type: SystemString
Collection name
objectType
Type: SystemString
Object type
See Also