Search Results for

    Show / Hide Table of Contents

    Class ManagedPropertiesRefinerOptions

    Inheritance
    System.Object
    ManagedPropertiesRefinerOptions
    Namespace: PnP.Framework.Modernization.Transform
    Assembly: PnP.Framework.dll
    Syntax
    public class ManagedPropertiesRefinerOptions : object

    Properties

    ManagedPropertyMatchText

    Declaration
    public string ManagedPropertyMatchText { get; set; }
    Property Value
    System.String

    Number

    Declaration
    public int? Number { get; set; }
    Property Value
    System.Nullable<System.Int32>

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer