Table of Contents

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

List<string>

Mappings

Mappings with crawled properties

List<string> Mappings { get; }

Property Value

List<string>

Name

Name of the managed property

string Name { get; }

Property Value

string

Pid

Property pid

string Pid { get; }

Property Value

string

Type

Type of managed property

string Type { get; }

Property Value

string