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