Represents a collection property mapping in the Dynamic Data Store

Namespace:  EPiServer.Data.Dynamic
Assembly:  EPiServer.Data (in EPiServer.Data.dll) Version: 6.2.267.1

Syntax

C#
public class CollectionPropertyMap : PropertyMap

Inheritance Hierarchy

System..::.Object
  EPiServer.Data.Dynamic..::.PropertyMap
    EPiServer.Data.Dynamic..::.CollectionPropertyMap

See Also