TagsDataTable..::..NewTagsRow Method (Int32, String)
Creates new tags row and assigns default values
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
public ComunicationNet..::..TagsRow NewTagsRow( int pDatBlockID, string pPrefix )
Public Function NewTagsRow ( _ pDatBlockID As Integer, _ pPrefix As String _ ) As ComunicationNet..::..TagsRow
public: ComunicationNet..::..TagsRow^ NewTagsRow( int^ pDatBlockID, String^ pPrefix )