IBNCSInstanceParameter Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface >

IBNCSInstanceParameter Members

The IBNCSInstanceParameter type exposes the following members.

 

Methods


Name

Description

Public method

Clone

Creates a deep copy of the current IBNCSInstanceParameter object.

Public method

IsValid

Checks if the provided value is valid.

 

Properties


Name

Description

Public property

DeviceId

Gets the unique identifier of the device.

Public property

Managed

Gets or sets a value indicating whether the object is managed.

Public property

Uid

Gets the unique identifier (UID) associated with this object.

Public property

Updated

Gets the DateTimeOffset value representing the last time this object was updated.

Public property

Value

Gets or sets the value of the object.

 

Events


Name

Description

Public event

OnManagedParameterChange

Event that is triggered when a managed parameter changes.

Public event

OnMonitoredParameterChange

Event that is raised when a monitored parameter changes.

Public event

PropertyChanged

Event that is raised when a property has changed.

 

See Also


IBNCSInstanceParameter Interface

BNCS.Interfaces Namespace