Click or drag to resize
SearchTaskCreationParametersObjectType Property
Object type of the indexed object. Not required for rebuild and optimize tasks.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public string ObjectType { get; set; }

Property Value

Type: String
See Also