Class ContentByQuerySearchTransformatorResult
Inheritance
System.Object
ContentByQuerySearchTransformatorResult
Namespace: PnP.Framework.Modernization.Transform
Assembly: PnP.Framework.dll
Syntax
public class ContentByQuerySearchTransformatorResult : object
Properties
ImageSources
Declaration
public string ImageSources { get; set; }
Property Value
System.String
|
Links
Declaration
public string Links { get; set; }
Property Value
System.String
|
Properties
Declaration
public string Properties { get; set; }
Property Value
System.String
|
SearchablePlainTexts
Declaration
public string SearchablePlainTexts { get; set; }
Property Value
System.String
|