StatusingAssignmentDependenciesDataSet.PostDependenciesRowChangeEvent Class
Definition
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.
Event that occurs when data in a PostDependenciesRow is changed.
public: ref class StatusingAssignmentDependenciesDataSet::PostDependenciesRowChangeEvent : EventArgs
public class StatusingAssignmentDependenciesDataSet.PostDependenciesRowChangeEvent : EventArgs
type StatusingAssignmentDependenciesDataSet.PostDependenciesRowChangeEvent = class
inherit EventArgs
Public Class StatusingAssignmentDependenciesDataSet.PostDependenciesRowChangeEvent
Inherits EventArgs
- Inheritance
-
StatusingAssignmentDependenciesDataSet.PostDependenciesRowChangeEvent
Constructors
Properties
| Action |
Specifies an enumeration constant that represents the action that raised the event. |
| Row |
Specifies the row containing changed data. |