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

GroupsDataTable..::..NewGroupsRow Method (Int64, GroupsRow, Boolean, String)

Creates new group row and assigns default values: GroupID, StationID, Name

Namespace:  CAS.NetworkConfigLib
Assembly:  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