ItemPropertiesTableDataTable..::..AddItemPropertiesTableRow Method (TagsRow, String, String, Int32, String)
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..ItemPropertiesTableRow AddItemPropertiesTableRow( ComunicationNet..::..TagsRow parentTagsRowByFK_Tags_ItemPropertiesTable, string ID_Name_Name, string ID_Name_Namespace, int ID_Code, string Value )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddItemPropertiesTableRow ( _ parentTagsRowByFK_Tags_ItemPropertiesTable As ComunicationNet..::..TagsRow, _ ID_Name_Name As String, _ ID_Name_Namespace As String, _ ID_Code As Integer, _ Value As String _ ) As ComunicationNet..::..ItemPropertiesTableRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: ComunicationNet..::..ItemPropertiesTableRow^ AddItemPropertiesTableRow( ComunicationNet..::..TagsRow^ parentTagsRowByFK_Tags_ItemPropertiesTable, String^ ID_Name_Name, String^ ID_Name_Namespace, int^ ID_Code, String^ Value )
Parameters
- parentTagsRowByFK_Tags_ItemPropertiesTable
- Type: CAS.NetworkConfigLib..::..ComunicationNet..::..TagsRow
- ID_Name_Name
- Type: String
- ID_Name_Namespace
- Type: String
- ID_Code
- Type: Int32
- Value
- Type: String