StreamLink for Silverlight
SubscribedToAllContainerElements Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionSubscribedToAllContainerElements
Indicates whether or not all the elements in the container have been subscribed to.
Declaration Syntax
C#Visual BasicVisual C++
bool SubscribedToAllContainerElements { get; }
ReadOnly Property SubscribedToAllContainerElements As Boolean
property bool SubscribedToAllContainerElements {
	bool get ();
}
Value
true if all the elements in the container have been subscribed to; otherwise, false.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)