Click or drag to resize
ObjectRelationshipsCollection Constructor
Constructor.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ObjectRelationshipsCollection(
	BaseInfo parent
)

Parameters

parent
Type: CMS.DataEngineBaseInfo
Parent storage
See Also