Class DocumentSetTemplateAllowedContentTypesAllowedContentType
Inheritance
System.Object
DocumentSetTemplateAllowedContentTypesAllowedContentType
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class DocumentSetTemplateAllowedContentTypesAllowedContentType : object
Constructors
DocumentSetTemplateAllowedContentTypesAllowedContentType()
Declaration
public DocumentSetTemplateAllowedContentTypesAllowedContentType()
Properties
ContentTypeID
Declaration
public string ContentTypeID { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Remove
Declaration
public bool Remove { get; set; }
Property Value
System.
|