Click or drag to resize
DocumentCreatorInstance Property
Gets the DocumentCreator instance.

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

Property Value

Type: DocumentCreator
See Also