ManagedProperty.MaxCharactersInPropertyStoreNonIndex Property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property MaxCharactersInPropertyStoreNonIndex As Integer
Get
Set
'Usage
Dim instance As ManagedProperty
Dim value As Integer
value = instance.MaxCharactersInPropertyStoreNonIndex
instance.MaxCharactersInPropertyStoreNonIndex = value
public int MaxCharactersInPropertyStoreNonIndex { get; set; }
Property Value
Type: System.Int32
Returns Int32.