EditScope Properties
| Name | Return Type | Description |
|---|---|---|
| IsActive | bool | Tells if the EditScope is active. In other words, the EditScope has started but not committed/canceled yet. |
| IsPermitted | bool | Tells if the edit scope is permitted to start. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |