AdhocParameterEnum Properties

<< Click to Display Table of Contents >>

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

AdhocParameterEnum Properties

The AdhocParameterEnum type exposes the following members.

 

Properties


Name

Description

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

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

States

Gets the states dictionary containing string keys and EnumState values.

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.)

 

See Also


AdhocParameterEnum Class

BNCS.Core.DriverFramework.Classes Namespace