StreamLink.NET
IContainerElement Interface
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerElement
Represents an element in a container on the Liberator. When updates are received for an IContainerSubscription, one or more IContainerElements within the container will have been updated.
Declaration Syntax
C#Visual BasicVisual C++
public interface IContainerElement
Public Interface IContainerElement
public interface class IContainerElement
Members
All MembersProperties



IconMemberDescription
Position
Gets the position of this element within the container.

Subject
Gets the subject name of the container element.

SubjectType
Gets the subject type of the container element.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.22.0 (5.0.22.0)