Table of Contents

Interface ITermPropertyCollection

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

Collection of localized termset labels

public interface ITermPropertyCollection : IDataModelCollection<ITermProperty>, IEnumerable<ITermProperty>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<ITermProperty>, ISupportQuery<ITermProperty>, ISupportModules<ITermPropertyCollection>
Inherited Members
Extension Methods