3 writes to PropType
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
868this.PropType = propType; 882this.PropType = propType; 898this.PropType = propType;
8 references to PropType
ReachFramework (8)
PrintConfig\PrtTicket_Base.cs (8)
88if (_propertyMaps[i].PropType == PTPropValueTypes.IntParamRefValue) 151if (map.PropType == PTPropValueTypes.EnumStringValue) 164if (map.PropType == PTPropValueTypes.PositiveIntValue) 175else if (map.PropType == PTPropValueTypes.EnumStringValue) 222else if (map.PropType == PTPropValueTypes.IntParamRefValue) 288if (map.PropType == PTPropValueTypes.PositiveIntValue) 292else if (map.PropType == PTPropValueTypes.EnumStringValue) 319else if (map.PropType == PTPropValueTypes.IntParamRefValue)