Class DocumentSetTemplateAllowedContentTypes
Inheritance
System.Object
DocumentSetTemplateAllowedContentTypes
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class DocumentSetTemplateAllowedContentTypes : object
Constructors
DocumentSetTemplateAllowedContentTypes()
Declaration
public DocumentSetTemplateAllowedContentTypes()
Properties
AllowedContentType
Declaration
public DocumentSetTemplateAllowedContentTypesAllowedContentType[] AllowedContentType { get; set; }
Property Value
RemoveExistingContentTypes
Declaration
public bool RemoveExistingContentTypes { get; set; }
Property Value
System.
|