Interface IChangeWeb
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Indicates a change to a IWeb object.
public interface IChangeWeb : IChange
- Inherited Members
Properties
WebId
Gets a value that identifies the changed web.
Guid WebId { get; }