| Name | Description |
|---|---|
| Activate() | Activate the current object. |
| Delete() | Run the Delete action. |
| GetChildren(Boolean, IList<ChildrenType>) | |
| GetChildren(DataModelObjectCategory, Boolean, IList<DataModelObject>) | Gets the list of children, filtered by type. |
| Name | Description |
|---|---|
| Children | Gets the list of children. |
| DataModelObjectCategory | Gets the current DataModelObject's category. |
| ExclusionRegionLocation | Gets or sets the ExclusionRegionLocation. |
| InternalObject | Gets the internal object. For advanced usage only. |
| InternalObject | Gets the internal object. For advanced usage only. |
| Name | Gets the name of the object. |
| ObjectId | Gets the internal id of the object. |
| Parent | Gets the parent object. |
| Path | Gets the path of the object. |
| Suppressed | Gets or sets the Suppressed. |