3 writes to PropType
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
869this.PropType = propType; 883this.PropType = propType; 899this.PropType = propType;
8 references to PropType
ReachFramework (8)
PrintConfig\PrtTicket_Base.cs (8)
89if (_propertyMaps[i].PropType == PTPropValueTypes.IntParamRefValue) 152if (map.PropType == PTPropValueTypes.EnumStringValue) 165if (map.PropType == PTPropValueTypes.PositiveIntValue) 176else if (map.PropType == PTPropValueTypes.EnumStringValue) 223else if (map.PropType == PTPropValueTypes.IntParamRefValue) 289if (map.PropType == PTPropValueTypes.PositiveIntValue) 293else if (map.PropType == PTPropValueTypes.EnumStringValue) 320else if (map.PropType == PTPropValueTypes.IntParamRefValue)