Class TeamSite
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class TeamSite : SiteCollection
Properties
Alias
Declaration
public string Alias { get; set; }
Property Value
System.
|
Classification
Declaration
public string Classification { get; set; }
Property Value
System.
|
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
System.
|
IsPublic
Declaration
public bool IsPublic { get; set; }
Property Value
System.
|