Interface IChangeGroup
- Namespace
- PnP.Core.Model.SharePoint
- Assembly
- PnP.Core.dll
Indicates a change to a ISharePointGroup object.
public interface IChangeGroup : IChange
- Inherited Members
Properties
GroupId
Gets a value that identifies the changed group.
int GroupId { get; }