GroupsDataTable..::..AddGroupsRow Method (String, StationRow, UInt64, UInt64, UInt64, UInt64)
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..GroupsRow AddGroupsRow( string Name, ComunicationNet..::..StationRow parentStationRowByFK_Station_Groups, ulong TimeScan, ulong TimeOut, ulong TimeScanFast, ulong TimeOutFast )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddGroupsRow ( _ Name As String, _ parentStationRowByFK_Station_Groups As ComunicationNet..::..StationRow, _ TimeScan As ULong, _ TimeOut As ULong, _ TimeScanFast As ULong, _ TimeOutFast As ULong _ ) As ComunicationNet..::..GroupsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: ComunicationNet..::..GroupsRow^ AddGroupsRow( String^ Name, ComunicationNet..::..StationRow^ parentStationRowByFK_Station_Groups, unsigned long long^ TimeScan, unsigned long long^ TimeOut, unsigned long long^ TimeScanFast, unsigned long long^ TimeOutFast )