Motorola CoreScanner Driver Wrapper
Properties | List of all members
Motorola.Snapi.Attributes.ScannerAttribute Class Reference

Represents a single scanner attribute. Holds identification info and the value of the attribute. More...

Properties

ushort Id [get, set]
 Attribute ID More...
 
string Name [get, set]
 Name of attribute. More...
 
DataType DataType [get, set]
 Internal data type of attribute represented by a char. More...
 
char Permission [get, set]
 Read / Write permissions More...
 
object Value [get, set]
 Value of the attribute. More...
 

Detailed Description

Represents a single scanner attribute. Holds identification info and the value of the attribute.

Property Documentation

DataType Motorola.Snapi.Attributes.ScannerAttribute.DataType
getset

Internal data type of attribute represented by a char.

ushort Motorola.Snapi.Attributes.ScannerAttribute.Id
getset

Attribute ID

string Motorola.Snapi.Attributes.ScannerAttribute.Name
getset

Name of attribute.

char Motorola.Snapi.Attributes.ScannerAttribute.Permission
getset

Read / Write permissions

object Motorola.Snapi.Attributes.ScannerAttribute.Value
getset

Value of the attribute.


The documentation for this class was generated from the following file: