[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Containers.DigitalPostContainer.DigitalPostChannelComponents"]
Namespace:
WorkZone.Dispatcher.Base.Containers
Assembly:
WorkZone.Dispatcher.Base_23.3.0.0 (in WorkZone.Dispatcher.Base_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public Lazy<IDigitalPost, Object>[] DigitalPostChannelComponents { get; }
Public ReadOnly Property DigitalPostChannelComponents As Lazy(Of IDigitalPost, Object)()
Get
public:
property array<Lazy<IDigitalPost^, Object^>^>^ DigitalPostChannelComponents {
array<Lazy<IDigitalPost^, Object^>^>^ get ();
}
member DigitalPostChannelComponents : Lazy<IDigitalPost, Object>[] with get
Property Value
Type:
LazyIDigitalPost,
Object
Reference