|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface > IBNCSInstanceParameter Members |
The IBNCSInstanceParameter type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Creates a deep copy of the current IBNCSInstanceParameter object. |
|
|
Checks if the provided value is valid. |
Name |
Description |
|
|---|---|---|
|
Gets the unique identifier of the device. |
|
|
Gets or sets a value indicating whether the object is managed. |
|
|
Gets the unique identifier (UID) associated with this object. |
|
|
Gets the DateTimeOffset value representing the last time this object was updated. |
|
|
Gets or sets the value of the object. |
Name |
Description |
|
|---|---|---|
|
Event that is triggered when a managed parameter changes. |
|
|
Event that is raised when a monitored parameter changes. |
|
|
Event that is raised when a property has changed. |
IBNCSInstanceParameter Interface