Mapping.CrawledPropertyVariantType, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the variant data type of the crawled property for the property mapping.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property CrawledPropertyVariantType As Integer
'Utilisation
Dim instance As Mapping
Dim value As Integer
value = instance.CrawledPropertyVariantType
instance.CrawledPropertyVariantType = value
public int CrawledPropertyVariantType { get; set; }
Valeur de la propriété
A 32-bit integer representing the variant data type for a crawled property.
Voir aussi
Référence
Mapping, classe
Membres Mapping
Microsoft.Office.Server.Search.Administration, espace de noms