Class DataSetIppbxServer.MatchingRoutedNumbersRowChangeEvent
- Namespace
- SWConfigDataClientLib.DataManager
- Assembly
- IpPbxCDSClientLib.dll
Row event argument class
[GeneratedCode("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public class DataSetIppbxServer.MatchingRoutedNumbersRowChangeEvent : EventArgs
- Inheritance
-
DataSetIppbxServer.MatchingRoutedNumbersRowChangeEvent
Constructors
MatchingRoutedNumbersRowChangeEvent(MatchingRoutedNumbersRow, DataRowAction)
[DebuggerNonUserCode]
[GeneratedCode("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public MatchingRoutedNumbersRowChangeEvent(DataSetIppbxServer.MatchingRoutedNumbersRow row, DataRowAction action)
Parameters
Properties
Action
[DebuggerNonUserCode]
[GeneratedCode("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public DataRowAction Action { get; }
Property Value
Row
[DebuggerNonUserCode]
[GeneratedCode("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
public DataSetIppbxServer.MatchingRoutedNumbersRow Row { get; }