5 references to Feature
ReachFramework (5)
PrintConfig\PrintSchema.cs (3)
1841
RootLevelTypes =
Feature
| ParameterDef | Property,
1846
FeatureLevelTypesWithSubFeature =
Feature
| Property | Option,
1946
new MapEntry(Feature, (int)PrintSchemaNodeTypes.
Feature
),
PrintConfig\PrtCap_Builder.cs (2)
74
case PrintSchemaNodeTypes.
Feature
:
235
else if (_reader.CurrentElementNodeType == PrintSchemaNodeTypes.
Feature
)