Interface IManagedProperty
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Managed property used for search configuration
public interface IManagedProperty
Properties
Aliases
Aliases used for this managed property
List<string> Aliases { get; }
Property Value
Mappings
Mappings with crawled properties
List<string> Mappings { get; }
Property Value
Name
Name of the managed property
string Name { get; }
Property Value
Pid
Property pid
string Pid { get; }
Property Value
Type
Type of managed property
string Type { get; }