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