Class GuidSet
Inheritance
System.Object
GuidSet
Namespace: PnP.Framework.Modernization.Transform
Assembly: PnP.Framework.dll
Syntax
public class GuidSet : object
Properties
ListId
Declaration
public string ListId { get; set; }
Property Value
System.String
|
SiteId
Declaration
public string SiteId { get; set; }
Property Value
System.String
|
UniqueId
Declaration
public string UniqueId { get; set; }
Property Value
System.String
|
WebId
Declaration
public string WebId { get; set; }
Property Value
System.String
|