Class SiteScriptsSiteScript
Inheritance
System.Object
SiteScriptsSiteScript
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class SiteScriptsSiteScript : object
Constructors
SiteScriptsSiteScript()
Declaration
public SiteScriptsSiteScript()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
JsonFilePath
Declaration
public string JsonFilePath { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
Title
Declaration
public string Title { get; set; }
Property Value
System.
|