[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Configuration.DigitalPostConfigurationContainer.Components"]
Namespace:
WorkZone.Dispatcher.Base.Configuration
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<Object, IDictionary<string, Object>>[] Components { get; }
Public ReadOnly Property Components As Lazy(Of Object, IDictionary(Of String, Object))()
Get
public:
virtual property array<Lazy<Object^, IDictionary<String^, Object^>^>^>^ Components {
array<Lazy<Object^, IDictionary<String^, Object^>^>^>^ get () sealed;
}
abstract Components : Lazy<Object, IDictionary<string, Object>>[] with get
override Components : Lazy<Object, IDictionary<string, Object>>[] with get
Property Value
Type:
LazyObject,
IDictionaryString,
ObjectImplements
IDigitalPostConfigContainerComponents
Reference