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