GroupsDataTable..::..NewGroupsRow Method (Int64, String)
Creates new group row and assigns default values: GroupID, StationID, Name
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
public ComunicationNet..::..GroupsRow NewGroupsRow( long stationID, string pPrefix )
Public Function NewGroupsRow ( _ stationID As Long, _ pPrefix As String _ ) As ComunicationNet..::..GroupsRow
public: ComunicationNet..::..GroupsRow^ NewGroupsRow( long long^ stationID, String^ pPrefix )
Parameters
- stationID
- Type: Int64
Station id
- pPrefix
- Type: String
prefix for new group names that are created