ParameterUpdatedArgs 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.
Represents args for parameters updated.
public ref class ParameterUpdatedArgs : EventArgs
public class ParameterUpdatedArgs : EventArgs
type ParameterUpdatedArgs = class
inherit EventArgs
Public Class ParameterUpdatedArgs
Inherits EventArgs
- Inheritance
-
ParameterUpdatedArgs
Constructors
ParameterUpdatedArgs() |
Initializes a new instance of the ParameterUpdatedArgs class. |
Fields
fieldsUpdated |
Specifies the list of updated fields. |
name |
Specifies the name. |