Compartir a través de


: Mapping.CrawledPropertyVariantType (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the variant data type of the crawled property for the property mapping.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property CrawledPropertyVariantType As Integer
'Uso
Dim instance As Mapping
Dim value As Integer

value = instance.CrawledPropertyVariantType

instance.CrawledPropertyVariantType = value
public int CrawledPropertyVariantType { get; set; }

Valor de propiedad

A 32-bit integer representing the variant data type for a crawled property.

Vea también

Referencia

Mapping (Clase)
Mapping (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)