InstanceParameterRange Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > InstanceParameterRange Class >

InstanceParameterRange Members

The InstanceParameterRange type exposes the following members.

 

Methods


Name

Description

Public method

Clone

Clones the current IBNCSInstanceParameter object.

Public method

IsValid

Checks if the provided value is valid based on certain criteria.

 

Properties


Name

Description

Public property

Class

Gets the value of the Class property.

(Inherited from InstanceParameter.)

Public property

Default

Gets the default value for the property.

Public property

Description

Gets the description of the object.

(Inherited from InstanceParameter.)

Public property

DeviceId

Gets the unique identifier of the device.

(Inherited from InstanceParameter.)

Public property

Managed

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

(Inherited from InstanceParameter.)

Public property

Max

Gets the maximum value of type long.

Public property

Min

Gets the minimum value of the property.

Public property

Name

Gets the name property.

(Inherited from InstanceParameter.)

Public property

ReadOnly

Gets a value indicating whether the property is read-only.

(Inherited from InstanceParameter.)

Public property

Slot

Gets the slot number.

(Inherited from InstanceParameter.)

Public property

Uid

Gets or sets the unique identifier for the object.

(Inherited from InstanceParameter.)

Public property

Updated

Gets or sets the updated date and time in DateTimeOffset format.

(Inherited from InstanceParameter.)

Public property

Value

Gets or sets the value of the object.

(Inherited from InstanceParameter.)

 

Events


Name

Description

Public event

OnManagedParameterChange

Event that is raised when a managed parameter changes.

(Inherited from InstanceParameter.)

Public event

OnMonitoredParameterChange

Event that is raised when a monitored parameter changes.

(Inherited from InstanceParameter.)

Public event

PropertyChanged

Event that is raised when a property has changed.

(Inherited from InstanceParameter.)

Public event

ValueChanged

Represents the event that is raised when the value is changed.

 

See Also


InstanceParameterRange Class

BNCS Namespace