Table of Contents

Class PhonebookCollection

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Represents the collection of phonebooks in a channel

[Endpoint("/config/v1/project/channels/{channelName}/phonebooks", null)]
public class PhonebookCollection : EntityCollection<DefaultEntity>, IList<DefaultEntity>, ICollection<DefaultEntity>, IReadOnlyList<DefaultEntity>, IReadOnlyCollection<DefaultEntity>, IEnumerable<DefaultEntity>, IList, ICollection, IEnumerable, IHaveOwner
Inheritance
PhonebookCollection
Implements
Inherited Members

Constructors

PhonebookCollection()

Initializes a new instance of the PhonebookCollection class.