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

ChannelsDataTable..::..NewChannelsRow Method (String)

creates new channel row

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


public ComunicationNet..::..ChannelsRow NewChannelsRow(
	string pPrefix
)
Public Function NewChannelsRow ( _
	pPrefix As String _
) As ComunicationNet..::..ChannelsRow
public:
ComunicationNet..::..ChannelsRow^ NewChannelsRow(
	String^ pPrefix
)

Parameters

pPrefix
Type: String
prefix for the name

Return Value

new channel row