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 whether this managed property is a Sharepoint URL that needs to be alternate access mapped.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property UseAAMMapping As Boolean
Get
Set
'Usage
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.UseAAMMapping
instance.UseAAMMapping = value
public bool UseAAMMapping { get; set; }
Property value
Type: System.Boolean
Returns Boolean.