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

NullCommunicationLayerID..::..Title Property

Gets a title for the ICommunicationLayer provider.

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

Syntax


public string Title { get; }
Public ReadOnly Property Title As String
	Get
public:
property String^ Title {
	String^ get ();
}