Class ExtractContentTypeConfiguration
Inheritance
System.Object
ExtractContentTypeConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.ContentTypes
Assembly: PnP.Framework.dll
Syntax
public class ExtractContentTypeConfiguration : object
Properties
ExcludeFromSyndication
Declaration
public bool ExcludeFromSyndication { get; set; }
Property Value
System.
|
Groups
Declaration
public List<string> Groups { get; set; }
Property Value
List<System.
|