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

InterfacesDataTable..::..NewInterfacesRow Method (Int64, String)

Creates new interface row and assigns default values

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

Syntax


public ComunicationNet..::..InterfacesRow NewInterfacesRow(
	long segmentID,
	string pPrefix
)
Public Function NewInterfacesRow ( _
	segmentID As Long, _
	pPrefix As String _
) As ComunicationNet..::..InterfacesRow
public:
ComunicationNet..::..InterfacesRow^ NewInterfacesRow(
	long long^ segmentID, 
	String^ pPrefix
)

Parameters

segmentID
Type: Int64
Segment id
pPrefix
Type: String
prefix of the name

Return Value

New ComunicationNet..::..InterfacesRow