Search Results for

    Show / Hide Table of Contents

    Interface IChangeToken

    Represents the unique sequential location of a change within the change log.

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public interface IChangeToken

    Properties

    StringValue

    Gets or sets a string value that contains the serialized representation of the change token generated by the protocol server.

    Declaration
    string StringValue { get; }
    Property Value
    System.String

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