Subelement Properties
| Name | Return Type | Description |
|---|---|---|
| Category | Category | Retrieves a Category object that represents the category or sub category of the subelement. |
| Document | Document | The document in which the subelement resides. |
| Element | Element | The element in which the subelement resides. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| TypeId | ElementId | The identifier of this subelement's type. |
| UniqueId | string | A stable unique identifier for this subelement within the document. |