InterfacesDataTable..::..NewInterfacesRow Method (Int64, String)
Creates new interface row and assigns default values
Namespace:
CAS.NetworkConfigLibAssembly: 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 )