Class DocumentSetTemplate
Inheritance
System.Object
DocumentSetTemplate
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class DocumentSetTemplate : object
Constructors
DocumentSetTemplate()
Declaration
public DocumentSetTemplate()
Properties
AllowedContentTypes
Declaration
public DocumentSetTemplateAllowedContentTypes AllowedContentTypes { get; set; }
Property Value
DefaultDocuments
Declaration
public DocumentSetTemplateDefaultDocument[] DefaultDocuments { get; set; }
Property Value
SharedFields
UpdateChildren
Declaration
public bool UpdateChildren { get; set; }
Property Value
System.
|
WelcomePage
Declaration
public string WelcomePage { get; set; }
Property Value
System.
|
WelcomePageFields
Declaration
public DocumentSetFieldRef[] WelcomePageFields { get; set; }
Property Value
XmlDocuments
Declaration
public DocumentSetTemplateXmlDocuments XmlDocuments { get; set; }