IDataProviderID..::..SelectedCommunicationLayer Property
Get and set underlying ICommunicationLayerId. Information about selected communication layer
provider should be included in the setting string and used before instantiating the data IApplicationLayerMaster
Namespace:
CAS.Lib.CommonBusAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
ICommunicationLayerId SelectedCommunicationLayer { get; set; }
Property SelectedCommunicationLayer As ICommunicationLayerId Get Set
property ICommunicationLayerId^ SelectedCommunicationLayer { ICommunicationLayerId^ get (); void set (ICommunicationLayerId^ value); }