Table of Contents

Class ConsumerExchangeCollection

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

Represents the collection of consumer exchanges in a consumer exchange group

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

Constructors

ConsumerExchangeCollection()

Initializes a new instance of the ConsumerExchangeCollection class.