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