Search Results for

    Show / Hide Table of Contents

    Interface IChangeGroup

    Indicates a change to a ISharePointGroup object.

    Inherited Members
    IChange.ChangeToken
    IChange.ChangeType
    IChange.SiteId
    IChange.Time
    IChange.IsPropertyAvailable<TModel>(Expression<Func<TModel, Object>>)
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public interface IChangeGroup : IChange

    Properties

    GroupId

    Gets a value that identifies the changed group.

    Declaration
    int GroupId { get; }
    Property Value
    System.Int32

    See Also

    IChange
    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer