TransactionsDataTable..::..AddTransactionsRow Method (String, ItemsRow, Int32, Int32, Int32, String, String, Boolean)
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..TransactionsRow AddTransactionsRow( string Name, OPCCliConfiguration..::..ItemsRow parentItemsRowByITEM_TRANSITION, int Deadband, int MinUpdateRate, int TransactionRate, string Comment, string BadQualityValue, bool StopIfBadQuality )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddTransactionsRow ( _ Name As String, _ parentItemsRowByITEM_TRANSITION As OPCCliConfiguration..::..ItemsRow, _ Deadband As Integer, _ MinUpdateRate As Integer, _ TransactionRate As Integer, _ Comment As String, _ BadQualityValue As String, _ StopIfBadQuality As Boolean _ ) As OPCCliConfiguration..::..TransactionsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: OPCCliConfiguration..::..TransactionsRow^ AddTransactionsRow( String^ Name, OPCCliConfiguration..::..ItemsRow^ parentItemsRowByITEM_TRANSITION, int^ Deadband, int^ MinUpdateRate, int^ TransactionRate, String^ Comment, String^ BadQualityValue, bool^ StopIfBadQuality )