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

CommunicationLayerDescription..::..HumanReadableSettings Property

Get settings in human readable form

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

Syntax


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