BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

DataProviderID..::..GetDataProviderDescription Property

Get all information identifying the DatProvide component.

Namespace:  CAS.Lib.CommonBus
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


[TypeConverterAttribute]
[DisplayNameAttribute]
public IDataProviderDescription GetDataProviderDescription { get; }
<TypeConverterAttribute> _
<DisplayNameAttribute> _
Public ReadOnly Property GetDataProviderDescription As IDataProviderDescription
	Get
[TypeConverterAttribute]
[DisplayNameAttribute]
public:
property IDataProviderDescription^ GetDataProviderDescription {
	IDataProviderDescription^ get ();
}