Click or drag to resize
EntityMappingItems Property
Gets the array of entity mapping items.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public EntityMappingItem[] Items { get; }

Property Value

Type: EntityMappingItem
See Also