Interface IManagedProperty
Managed property used for search configuration
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface IManagedProperty
Managed property used for search configuration
public interface IManagedProperty
Aliases used for this managed property
List<string> Aliases { get; }
| List<string> |
Mappings with crawled properties
List<string> Mappings { get; }
| List<string> |