AssnHistoryDataSet.HistoryRowChangeEventHandler Delegate
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes event handler settings for when data associated with a AssnHistoryDataSet.HistoryRow is edited and an event should be triggered.
public: delegate void AssnHistoryDataSet::HistoryRowChangeEventHandler(System::Object ^ sender, AssnHistoryDataSet::HistoryRowChangeEvent ^ e);
C#
public delegate void AssnHistoryDataSet.HistoryRowChangeEventHandler(object sender, AssnHistoryDataSet.HistoryRowChangeEvent e);
type AssnHistoryDataSet.HistoryRowChangeEventHandler = delegate of obj * AssnHistoryDataSet.HistoryRowChangeEvent -> unit
Public Delegate Sub AssnHistoryDataSet.HistoryRowChangeEventHandler(sender As Object, e As AssnHistoryDataSet.HistoryRowChangeEvent)
- sender
- Object
Product | Versions |
---|---|
Project Server | Latest |