프로젝트

일반

사용자정보

개정판 8701de36

ID8701de3615ce0d57fe5758ba53cbb37b133345e7
상위 82d6e5ea
하위 f16d3880, ea5a9e63, c993d55a

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #707 : Line Number 모델링

Change-Id: I365cac2f117678cdc9f8e193262794d99016ef9c

차이점 보기:

DTI_PID/SPPIDConverter/BaseModel/Document.cs
279 279
                };
280 280
                if (item.Element("CONNLINE") != null)
281 281
                    lineNumber.CONNLINE = item.Element("CONNLINE").Value;
282
                else
283
                {
284
                    validationStringBuilder.AppendLine("Not exist CONNLINE!" + "\r\nLineNumber UID : " + lineNumber.CONNLINE);
285
                    validationStringBuilder.AppendLine();
286
                    validationResult = true;
287
                }
282 288

  
283 289
                SetLineNumberRuns(item, lineNumber.RUNS);
284 290
                SetProperties(item.Element("PROPERTIES"), lineNumber.PROPERTIES);

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)