Table of Contents

Interface IFileVersionEventCollection

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Collection of file version events

public interface IFileVersionEventCollection : IDataModelCollection<IFileVersionEvent>, IEnumerable<IFileVersionEvent>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IFileVersionEvent>, ISupportModules<IFileVersionEventCollection>
Inherited Members
Extension Methods