Class ContentTypeReferenceCollection
Collection of Content Type References objects
Inheritance
System.Object
ContentTypeReferenceCollection
Inherited Members
Namespace: PnP.Framework.Provisioning.Model
Assembly: PnP.Framework.dll
Syntax
public class ContentTypeReferenceCollection : BaseProvisioningTemplateObjectCollection<ContentTypeReference>, IProvisioningTemplateDescendant
Constructors
ContentTypeReferenceCollection(ProvisioningTemplate)
Constructor for ContentTypeReferenceCollection class
Declaration
public ContentTypeReferenceCollection(ProvisioningTemplate parentTemplate)
Parameters
ProvisioningTemplate
parentTemplate
Parent provisioning template |