Click or drag to resize
DataMapperInstance Property
Gets the DataMapper instance.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 11.0.0
Syntax
C#
public static DataMapper Instance { get; }

Property Value

Type: DataMapper
See Also