Search Results for

    Show / Hide Table of Contents

    Interface IManagedProperty

    Managed property used for search configuration

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public interface IManagedProperty

    Properties

    Aliases

    Aliases used for this managed property

    Declaration
    List<string> Aliases { get; }
    Property Value
    PnP.Core.Model.SharePoint.List<System.String>

    Mappings

    Mappings with crawled properties

    Declaration
    List<string> Mappings { get; }
    Property Value
    PnP.Core.Model.SharePoint.List<System.String>

    Name

    Name of the managed property

    Declaration
    string Name { get; }
    Property Value
    System.String

    Pid

    Property pid

    Declaration
    string Pid { get; }
    Property Value
    System.String

    Type

    Type of managed property

    Declaration
    string Type { get; }
    Property Value
    System.String

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer