CustomFieldsPostEventArgs Members
Include Protected Members
Include Inherited Members
Provides a common set of methods and properties in the post-event arguments in all events for the CustomFields class methods.
The CustomFieldsPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CustomFieldsPostEventArgs | Creates an instance of the CustomFieldsPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
CustomFieldInformation | Gets a dataset that represents custom fields that are affected by the current event. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top