| IElement Interface | 
Namespace: Lawo.EmberPlusSharp.Model
public interface IElement : INotifyPropertyChanged
The IElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets description.  | |
| Identifier | Gets identifier.  | |
| IsOnline | Gets a value indicating whether this element is online.  | |
| Number | Gets number.  | |
| Parent | Gets the parent of this element.  | |
| Tag | Gets or sets an arbitrary object value that can be used to store custom information about this
            object.  | 
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes.  (Inherited from INotifyPropertyChanged.) |