Table of Contents

Interface ITermLocalizedLabelCollection

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

Collection of localized termset labels

public interface ITermLocalizedLabelCollection : IDataModelCollection<ITermLocalizedLabel>, IEnumerable<ITermLocalizedLabel>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, ISupportQuery<ITermLocalizedLabel>, ISupportModules<ITermLocalizedLabelCollection>
Inherited Members
Extension Methods