Class PRS_Feature
extends PRS_ExchangeElement

PRS_Feature is used for structured diagnostic data, including specific data values like steps or conditions. For example, consider a PRS_Statement with a Text property value of: Print jobs per day are less than 50 This could be described using a PRS_Feature as follows: Description: 'Print jobs per day' Prompt: 'How many print jobs per day?' ValidValues: '10' '50' '100' DataType: 'Integer' and the associated PRS_Statement would contain: Operator: '<' FeatureValue: '50'

Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_Feature

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringPRS_Feature is used for structured diagnostic data, including specific data values like steps or conditions. For example, consider a PRS_Statement with a Text property value of: Print jobs per day are less than 50 This could be described using a PRS_Feature as follows: Description: 'Print jobs per day' Prompt: 'How many print jobs per day?' ValidValues: '10' '50' '100' DataType: 'Integer' and the associated PRS_Statement would contain: Operator: '<' FeatureValue: '50' None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
DataTypeuint8
DescriptionstringData Type used for PRS_Statement FeatureValue propertyNone TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5, 254, 255None None
ValuesstringString, Integer, Float, Date/Time, Boolean, Binary, Other, UnknownNone TRANSLATABLE= true
Promptstring
DescriptionstringPrompt presented through user interface.None TRANSLATABLE= true
ValidValuesstring
DescriptionstringValid values for this PRS_Feature.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
PRSUniqueNamestringPRS_ExchangeElement