Click or drag to resize
AbstractObjectCollectionParentStorage Property
Parent storage

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public ICMSStorage ParentStorage { get; protected set; }

Property Value

Type: ICMSStorage
See Also