TagsDataTable..::..AddTagsRow Method (String, SByte, SByte, Boolean, UInt64, UInt64, DataBlocksRow)
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..TagsRow AddTagsRow( string Name, sbyte AccessRights, sbyte StateTrigger, bool Alarm, ulong AlarmMask, ulong StateMask, ComunicationNet..::..DataBlocksRow parentDataBlocksRowByFK_DataBlocks_Tags )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddTagsRow ( _ Name As String, _ AccessRights As SByte, _ StateTrigger As SByte, _ Alarm As Boolean, _ AlarmMask As ULong, _ StateMask As ULong, _ parentDataBlocksRowByFK_DataBlocks_Tags As ComunicationNet..::..DataBlocksRow _ ) As ComunicationNet..::..TagsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: ComunicationNet..::..TagsRow^ AddTagsRow( String^ Name, signed char^ AccessRights, signed char^ StateTrigger, bool^ Alarm, unsigned long long^ AlarmMask, unsigned long long^ StateMask, ComunicationNet..::..DataBlocksRow^ parentDataBlocksRowByFK_DataBlocks_Tags )