示例#1
0
文件: Avmx.cs 项目: evkap/DVS
 public RequestType() {
     this.collateralscoreField = false;
     this.usesubjectField = true;
     this.logXMLField = true;
     this.secureField = false;
     this.collateralscorefullField = false;
     this.riskscoreField = false;
     this.riskscoresubprimeField = false;
     this.dataSourceField = PropertySourceType.mlsdq;
     this.subjectDataSourceField = PropertySourceType.mlsdq;
     this.compsTypeField = CompSearchType.carrier;
     this.propertySetField = false;
     this.pdfReportField = false;
     this.pdfLinkField = false;
     this.chartsField = false;
     this.chartsLinkField = false;
     this.chartsEmbeddedField = false;
     this.searchtypeField = PropertySearchType.address;
     this.valuerisklevelField = 1;
     this.refiField = false;
     this.searchoverrideField = false;
     this.vriskprocesscompsField = false;
     this.vriskgeocodecompsField = true;
     this.usertimeadjvalueField = false;
     this.xmltypeField = XMLTranslationType.acrp;
     this.mailingaddressField = false;
 }
示例#2
0
文件: Avmx.cs 项目: evkap/DVS
 public ResponseType() {
     this.isUserDefinedField = false;
     this.valuerisklevelField = 1;
     this.usesubjectField = true;
     this.dataSourceField = PropertySourceType.mlsdq;
     this.compsTypeField = CompSearchType.carrier;
     this.searchtypeField = PropertySearchType.address;
     this.refiField = false;
 }