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..::..LayerName Property

Gets or sets the name of the layer.

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

Syntax


public string LayerName { get; set; }
Public Property LayerName As String
	Get
	Set
public:
property String^ LayerName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the layer.