 | EposManagerCommunicationSettingsSubDevices Property |
Namespace: LynceeTec.EposDotNetAssembly: LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:46 UTC
Syntaxpublic IReadOnlyDictionary<string, EposManagerSubDeviceCommunicationSettings> SubDevices { get; }
public:
property IReadOnlyDictionary<String^, EposManagerSubDeviceCommunicationSettings^>^ SubDevices {
IReadOnlyDictionary<String^, EposManagerSubDeviceCommunicationSettings^>^ get ();
}
Property Value
IReadOnlyDictionaryString,
EposManagerSubDeviceCommunicationSettings
See Also