AdhocParameterString Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocParameterString Class >

AdhocParameterString Members

The AdhocParameterString type exposes the following members.

 

Constructors


Name

Description

Public method

AdhocParameterString

Represents an adhoc parameter string.

 

Methods


Name

Description

Public method

Clone

Clones the current instance of IBNCSInstanceParameter.

Public method

Dispose

(Inherited from AdhocParameter.)

Public method

IsValid

Checks if the provided value is valid based on the specified MaxLength.

 

Properties


Name

Description

Public property

Case

Gets or sets the string case.

Public property

Class

Gets or sets the value of the Class property.

(Inherited from AdhocParameter.)

Public property

Description

Gets or sets the description of the object.

(Inherited from AdhocParameter.)

Public property

DeviceId

Gets or sets the DeviceId.

(Inherited from AdhocParameter.)

Public property

Managed

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

(Inherited from AdhocParameter.)

Public property

MaxLength

Gets or sets the maximum length.

Public property

Name

Gets or sets the name of the object.

(Inherited from AdhocParameter.)

Public property

ReadOnly

Gets or sets a value indicating whether the object is read-only.

(Inherited from AdhocParameter.)

Public property

Slot

Gets or sets the slot value.

(Inherited from AdhocParameter.)

Public property

Uid

Gets or sets the unique identifier for the object.

(Inherited from AdhocParameter.)

Public property

Updated

Gets or sets the updated date and time.

(Inherited from AdhocParameter.)

Public property

Value

Gets or sets the value of the object.

(Inherited from AdhocParameter.)

 

Events


Name

Description

Public event

OnManagedParameterChange

Event that is raised when a managed parameter changes.

(Inherited from AdhocParameter.)

Public event

OnMonitoredParameterChange

Event that is raised when a monitored parameter changes.

(Inherited from AdhocParameter.)

Public event

PropertyChanged

Event that is raised when a property has changed.

(Inherited from AdhocParameter.)

Public event

ValueChanged

Event that is raised when the value is changed.

 

See Also


AdhocParameterString Class

BNCS.Core.DriverFramework.Classes Namespace