Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the data type of a managed 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 Type As ManagedType
Get
'Usage
Dim instance As ManagedProperty
Dim value As ManagedType
value = instance.Type
ManagedType Type { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.ManagedType
A ManagedType enumeration value that specifies the current type for the managed property.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace