Share via


ManagedProperty.Type Property

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

ManagedProperty Interface

ManagedProperty Members

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

Other Resources

ManagedProperty