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>
|