| | |
| | | get; |
| | | set; |
| | | } |
| | | |
| | | public bool? IsPrintfengqian |
| | | { |
| | | get; |
| | | set; |
| | | } |
| | | public string shuliuang |
| | | { |
| | | get; |
| | |
| | | this.IsPrintbiaoqian = isChange ? MyConvert.ConvertIntToBoolean(value) : this.IsPrintbiaoqian; |
| | | theValue = this.IsPrintbiaoqian; |
| | | } |
| | | else if ("IsPrintfengqian".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 97) |
| | | { |
| | | this.IsPrintfengqian = isChange ? MyConvert.ConvertIntToBoolean(value) : this.IsPrintfengqian; |
| | | theValue = this.IsPrintfengqian; |
| | | } |
| | | |
| | | |
| | | else if ("Kehuqianshou".Equals(name, StringComparison.CurrentCultureIgnoreCase) || index == 88) |
| | | { |