ProjectDataSet.ProjectCustomFieldsRowChangeEvent Class
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 ProjectCustomFieldsRow is changed.
public: ref class ProjectDataSet::ProjectCustomFieldsRowChangeEvent : EventArgs
C#
public class ProjectDataSet.ProjectCustomFieldsRowChangeEvent : EventArgs
type ProjectDataSet.ProjectCustomFieldsRowChangeEvent = class
inherit EventArgs
Public Class ProjectDataSet.ProjectCustomFieldsRowChangeEvent
Inherits EventArgs
- Inheritance
-
ProjectDataSet.ProjectCustomFieldsRowChangeEvent
Project |
Initializes a new instance of the ProjectDataSet.ProjectCustomFieldsRowChangeEvent object. |
Action |
Specifies an enumeration constant that represents the action that raised the event. |
Row |
Specifies the row containing changed data. |
產品 | 版本 |
---|---|
Project Server | Latest |