Share via


CrawledProperty.VariantType Property

Gets the variant type of the crawled property.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
ReadOnly Property VariantType As Integer
    Get
'Usage
Dim instance As CrawledProperty
Dim value As Integer

value = instance.VariantType
int VariantType { get; }

Property Value

Type: System.Int32
An integer that specifies the variant type for the crawled property.

See Also

Reference

CrawledProperty Interface

CrawledProperty Members

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace