FormulaEditingEventArgs Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Cancellable | bool | Indicates whether an event may be cancelled by an event delegate. (Inherited from RevitAPIEventArgs ) | RevitAPIEventArgs |
| CurrentDocument | Document | Returns the current document | |
| Formula | string | Returns text of the formula that will be modified | |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from RevitAPIEventArgs ) | RevitAPIEventArgs |
| ParameterId | ElementId | Returns the Id of the modified parameter |