ExternalCommandData Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Application | UIApplication | Retrieves an object that represents the current Application for external command. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| JournalData | IDictionary | A data map that can be used to read and write data to the Autodesk Revit journal file. | |
| View | View | Retrieves an object that represents the View external command work on. |