5 references to Feature
ReachFramework (5)
PrintConfig\PrintSchema.cs (3)
1847
RootLevelTypes =
Feature
| ParameterDef | Property,
1852
FeatureLevelTypesWithSubFeature =
Feature
| Property | Option,
1952
new MapEntry(Feature, (int)PrintSchemaNodeTypes.
Feature
),
PrintConfig\PrtCap_Builder.cs (2)
79
case PrintSchemaNodeTypes.
Feature
:
240
else if (_reader.CurrentElementNodeType == PrintSchemaNodeTypes.
Feature
)