프로젝트

일반

사용자정보

개정판 7d6d1693

ID7d6d16939d070dd389cec7aff8e4f27157681807
상위 a96d48f8
하위 6805be6e

이지연이(가) 약 3년 전에 추가함

issue #000: ValveGroupingSetting No Selection 삭제, No Selection 로직 제거, EGT 삭제 시 ML 및 연관 데이터 삭제 로직 추가, EGT Naming Rule 변경, Scope Break 로직 수정

Change-Id: I97a2ebb58bc9607c7448d884ba3cd1db16bb0f81

차이점 보기:

DTI_PID/ID2PSN/Object/Item.cs
53 53
        public Equipment Equipment { get; set; }
54 54
        public Document Document { get; set; }
55 55
        public string Keyword { get; set; }
56
        public bool MissingLineNumber1 { get; set; }
57
        public bool MissingLineNumber2 { get; set; }
56
  
58 57
    }
59 58

  
60 59
    public class Relation 
......
98 97
        public string Name { get; set; }
99 98
        public List<Attribute> Attributes { get; set; }
100 99
        public bool IsCopy { get; set; }
101

  
100
        public bool MissingLineNumber1 { get; set; }
101
        public bool MissingLineNumber2 { get; set; }
102 102

  
103 103
        public LineNumber Copy()
104 104
        {

내보내기 Unified diff

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