GroupsDataTable..::..NewGroupsRow Method (Int64, GroupsRow, Boolean, String)
Creates new group row and assigns default values: GroupID, StationID, Name
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
public void NewGroupsRow( long stationID, ComunicationNet..::..GroupsRow pRowToBeCopied, bool pShallowCopy, string pPrefix )
Public Sub NewGroupsRow ( _ stationID As Long, _ pRowToBeCopied As ComunicationNet..::..GroupsRow, _ pShallowCopy As Boolean, _ pPrefix As String _ )
public: void NewGroupsRow( long long^ stationID, ComunicationNet..::..GroupsRow^ pRowToBeCopied, bool^ pShallowCopy, String^ pPrefix )
Parameters
- stationID
- Type: Int64
id of station that this grop belongs to
- pRowToBeCopied
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..GroupsRow
copy of the group to be copied
- pShallowCopy
- Type: Boolean
indicate if the copy is deep or shalow
- pPrefix
- Type: String
prefix for the station