3 writes to PropType
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
872this.PropType = propType; 886this.PropType = propType; 902this.PropType = propType;
8 references to PropType
ReachFramework (8)
PrintConfig\PrtTicket_Base.cs (8)
91if (_propertyMaps[i].PropType == PTPropValueTypes.IntParamRefValue) 154if (map.PropType == PTPropValueTypes.EnumStringValue) 167if (map.PropType == PTPropValueTypes.PositiveIntValue) 178else if (map.PropType == PTPropValueTypes.EnumStringValue) 225else if (map.PropType == PTPropValueTypes.IntParamRefValue) 291if (map.PropType == PTPropValueTypes.PositiveIntValue) 295else if (map.PropType == PTPropValueTypes.EnumStringValue) 322else if (map.PropType == PTPropValueTypes.IntParamRefValue)