TagBitDataTable..::..NewTagBitRow Method (TagsRow, TagBitRow)
Creates new tag bit row and assigns default values
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
public void NewTagBitRow( ComunicationNet..::..TagsRow cParent, ComunicationNet..::..TagBitRow pRowToBeCopied )
Public Sub NewTagBitRow ( _ cParent As ComunicationNet..::..TagsRow, _ pRowToBeCopied As ComunicationNet..::..TagBitRow _ )
public: void NewTagBitRow( ComunicationNet..::..TagsRow^ cParent, ComunicationNet..::..TagBitRow^ pRowToBeCopied )
Parameters
- cParent
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..TagsRow
Parent Tag ComunicationNet..::..TagsRow
- pRowToBeCopied
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..TagBitRow
New row is a shallow copy of the current rowToPaste