Click or drag to resize
MappingItems Property
Gets a collection of mapping items.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public IEnumerable<MappingItem> Items { get; }

Property Value

Type: IEnumerableMappingItem
See Also