3 writes to PropType
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
880this.PropType = propType; 894this.PropType = propType; 910this.PropType = propType;
8 references to PropType
ReachFramework (8)
PrintConfig\PrtTicket_Base.cs (8)
99if (_propertyMaps[i].PropType == PTPropValueTypes.IntParamRefValue) 162if (map.PropType == PTPropValueTypes.EnumStringValue) 175if (map.PropType == PTPropValueTypes.PositiveIntValue) 186else if (map.PropType == PTPropValueTypes.EnumStringValue) 233else if (map.PropType == PTPropValueTypes.IntParamRefValue) 299if (map.PropType == PTPropValueTypes.PositiveIntValue) 303else if (map.PropType == PTPropValueTypes.EnumStringValue) 330else if (map.PropType == PTPropValueTypes.IntParamRefValue)