프로젝트

일반

사용자정보

개정판 6c781c0c

ID6c781c0c5641052586c736849b5145d91191ee9d
상위 2ab012e8
하위 19bc11bd

김동진이(가) 6년 이상 전에 추가함

issue #573 : Direct DB Connection Modify
Client Method Modify

차이점 보기:

KCOM/Connected Services/ServiceDeepView/Reference.cs
24 24
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MARKUP_INFO_VERSION))]
25 25
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MARKUP_DATA))]
26 26
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.DOCUMENT_ITEM))]
27
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MEMBER))]
28
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SIGN_INFO))]
29
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SYMBOL_PRIVATE))]
30
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.CHECK_LIST_HISTORY))]
31
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.CHECK_LIST))]
32
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SYMBOL_PUBLIC))]
27 33
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.FAVORITE_DOC))]
28 34
    public partial class StructuralObject : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
29 35
        
......
60 66
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MARKUP_INFO_VERSION))]
61 67
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MARKUP_DATA))]
62 68
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.DOCUMENT_ITEM))]
69
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MEMBER))]
70
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SIGN_INFO))]
71
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SYMBOL_PRIVATE))]
72
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.CHECK_LIST_HISTORY))]
73
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.CHECK_LIST))]
74
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SYMBOL_PUBLIC))]
63 75
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.FAVORITE_DOC))]
64 76
    public partial class EntityObject : KCOM.ServiceDeepView.StructuralObject {
65 77
        
......
170 182
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.RelatedEnd))]
171 183
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMARKUP_INFO_VERSIONitJtO6kG))]
172 184
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMARKUP_INFOitJtO6kG))]
185
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMEMBERitJtO6kG))]
173 186
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(IKCOM.KCOM_SystemInfo))]
174 187
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(IKCOM.KCOM_BasicParam))]
175 188
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<IKCOM.VPRevision>))]
......
196 209
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA>))]
197 210
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MARKUP_DATA))]
198 211
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.DOCUMENT_ITEM))]
212
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.MEMBER))]
213
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.SIGN_INFO>))]
214
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SIGN_INFO))]
215
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.MEMBER>))]
216
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SYMBOL_PRIVATE))]
217
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.CHECK_LIST_HISTORY))]
218
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.CHECK_LIST))]
219
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST>))]
220
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST_HISTORY>))]
221
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PRIVATE>))]
222
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PUBLIC>))]
223
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOMDataModel.DataModel.SYMBOL_PUBLIC))]
224
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(System.Collections.Generic.List<KCOMDataModel.DataModel.DOCUMENT_ITEM>))]
199 225
    public partial class EntityKeyMember : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
200 226
        
201 227
        [System.NonSerializedAttribute()]
......
392 418
    [System.SerializableAttribute()]
393 419
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMARKUP_INFO_VERSIONitJtO6kG))]
394 420
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMARKUP_INFOitJtO6kG))]
421
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMEMBERitJtO6kG))]
395 422
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfDOCINFOitJtO6kG))]
396 423
    public partial class EntityReference : KCOM.ServiceDeepView.RelatedEnd {
397 424
        
......
419 446
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReference))]
420 447
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMARKUP_INFO_VERSIONitJtO6kG))]
421 448
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMARKUP_INFOitJtO6kG))]
449
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfMEMBERitJtO6kG))]
422 450
    [System.Runtime.Serialization.KnownTypeAttribute(typeof(KCOM.ServiceDeepView.EntityReferenceOfDOCINFOitJtO6kG))]
423 451
    public partial class RelatedEnd : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
424 452
        
......
459 487
    public partial class EntityReferenceOfMARKUP_INFOitJtO6kG : KCOM.ServiceDeepView.EntityReference {
460 488
    }
461 489
    
490
    [System.Diagnostics.DebuggerStepThroughAttribute()]
491
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
492
    [System.Runtime.Serialization.DataContractAttribute(Name="EntityReferenceOfMEMBERitJtO6kG", Namespace="http://schemas.datacontract.org/2004/07/System.Data.Objects.DataClasses")]
493
    [System.SerializableAttribute()]
494
    public partial class EntityReferenceOfMEMBERitJtO6kG : KCOM.ServiceDeepView.EntityReference {
495
    }
496
    
462 497
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
463 498
    [System.ServiceModel.ServiceContractAttribute(Namespace="", ConfigurationName="ServiceDeepView.ServiceDeepView")]
464 499
    public interface ServiceDeepView {
......
496 531
        bool EndDelFavoriteVP(System.IAsyncResult result);
497 532
        
498 533
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetCompareRect", ReplyAction="urn:ServiceDeepView/GetCompareRectResponse")]
499
        System.Collections.Generic.List<System.Windows.Rect> GetCompareRect(string projectNo, string originDocItem_ID, string targetDocItem_ID, string originPageNo, string targetPageNo);
534
        System.Collections.Generic.List<System.Windows.Rect> GetCompareRect(string projectNo, string originDocItem_ID, string targetDocItem_ID, string originPageNo, string targetPageNo, string isInternalAddress);
500 535
        
501 536
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetCompareRect", ReplyAction="urn:ServiceDeepView/GetCompareRectResponse")]
502
        System.IAsyncResult BeginGetCompareRect(string projectNo, string originDocItem_ID, string targetDocItem_ID, string originPageNo, string targetPageNo, System.AsyncCallback callback, object asyncState);
537
        System.IAsyncResult BeginGetCompareRect(string projectNo, string originDocItem_ID, string targetDocItem_ID, string originPageNo, string targetPageNo, string isInternalAddress, System.AsyncCallback callback, object asyncState);
503 538
        
504 539
        System.Collections.Generic.List<System.Windows.Rect> EndGetCompareRect(System.IAsyncResult result);
505 540
        
......
527 562
        
528 563
        System.Collections.Generic.List<IKCOM.VPRevision> EndGetVPRevisionHistory(System.IAsyncResult result);
529 564
        
565
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetVPRevisionFirstOrDefault", ReplyAction="urn:ServiceDeepView/GetVPRevisionFirstOrDefaultResponse")]
566
        IKCOM.VPRevision GetVPRevisionFirstOrDefault(string ProjectNo, string DocumentId);
567
        
568
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetVPRevisionFirstOrDefault", ReplyAction="urn:ServiceDeepView/GetVPRevisionFirstOrDefaultResponse")]
569
        System.IAsyncResult BeginGetVPRevisionFirstOrDefault(string ProjectNo, string DocumentId, System.AsyncCallback callback, object asyncState);
570
        
571
        IKCOM.VPRevision EndGetVPRevisionFirstOrDefault(System.IAsyncResult result);
572
        
530 573
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetDocInfo", ReplyAction="urn:ServiceDeepView/GetDocInfoResponse")]
531 574
        KCOMDataModel.DataModel.DOCINFO GetDocInfo(IKCOM.KCOM_BasicParam param);
532 575
        
......
567 610
        
568 611
        System.Collections.Generic.List<IKCOM.MarkupInfoItem> EndGetSyncMarkupInfoItems(System.IAsyncResult result);
569 612
        
613
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetUserData", ReplyAction="urn:ServiceDeepView/GetUserDataResponse")]
614
        System.Collections.Generic.List<KCOMDataModel.DataModel.MEMBER> GetUserData(string ProjectNo, string UserID);
615
        
616
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetUserData", ReplyAction="urn:ServiceDeepView/GetUserDataResponse")]
617
        System.IAsyncResult BeginGetUserData(string ProjectNo, string UserID, System.AsyncCallback callback, object asyncState);
618
        
619
        System.Collections.Generic.List<KCOMDataModel.DataModel.MEMBER> EndGetUserData(System.IAsyncResult result);
620
        
570 621
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetDeptData", ReplyAction="urn:ServiceDeepView/GetDeptDataResponse")]
571 622
        System.Collections.Generic.List<string> GetDeptData(string UserDept);
572 623
        
......
590 641
        System.IAsyncResult BeginSetFavoriteVP(string prjNo, string userID, string groupNo, string docNo, string rev, int SavePageNo, string documentItemID, string VPDescription, IKCOM.FAVORITE_FLAG flag, System.AsyncCallback callback, object asyncState);
591 642
        
592 643
        bool EndSetFavoriteVP(System.IAsyncResult result);
644
        
645
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/SaveMarkupData", ReplyAction="urn:ServiceDeepView/SaveMarkupDataResponse")]
646
        bool SaveMarkupData(IKCOM.MarkupInfoItem UserState, string project_no, string doc_id, string user_id, System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA> mlmarkup_data);
647
        
648
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/SaveMarkupData", ReplyAction="urn:ServiceDeepView/SaveMarkupDataResponse")]
649
        System.IAsyncResult BeginSaveMarkupData(IKCOM.MarkupInfoItem UserState, string project_no, string doc_id, string user_id, System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA> mlmarkup_data, System.AsyncCallback callback, object asyncState);
650
        
651
        bool EndSaveMarkupData(System.IAsyncResult result);
652
        
653
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/SaveSymbol", ReplyAction="urn:ServiceDeepView/SaveSymbolResponse")]
654
        bool SaveSymbol(KCOMDataModel.DataModel.SYMBOL_PRIVATE symbol_private);
655
        
656
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/SaveSymbol", ReplyAction="urn:ServiceDeepView/SaveSymbolResponse")]
657
        System.IAsyncResult BeginSaveSymbol(KCOMDataModel.DataModel.SYMBOL_PRIVATE symbol_private, System.AsyncCallback callback, object asyncState);
658
        
659
        bool EndSaveSymbol(System.IAsyncResult result);
660
        
661
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/DeleteSymbol", ReplyAction="urn:ServiceDeepView/DeleteSymbolResponse")]
662
        bool DeleteSymbol(string symbol_id);
663
        
664
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/DeleteSymbol", ReplyAction="urn:ServiceDeepView/DeleteSymbolResponse")]
665
        System.IAsyncResult BeginDeleteSymbol(string symbol_id, System.AsyncCallback callback, object asyncState);
666
        
667
        bool EndDeleteSymbol(System.IAsyncResult result);
668
        
669
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/RenameSymbol", ReplyAction="urn:ServiceDeepView/RenameSymbolResponse")]
670
        bool RenameSymbol(string symbol_id, string name);
671
        
672
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/RenameSymbol", ReplyAction="urn:ServiceDeepView/RenameSymbolResponse")]
673
        System.IAsyncResult BeginRenameSymbol(string symbol_id, string name, System.AsyncCallback callback, object asyncState);
674
        
675
        bool EndRenameSymbol(System.IAsyncResult result);
676
        
677
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/AddCheckListHistory", ReplyAction="urn:ServiceDeepView/AddCheckListHistoryResponse")]
678
        bool AddCheckListHistory(string project_no, KCOMDataModel.DataModel.CHECK_LIST_HISTORY Check_History);
679
        
680
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/AddCheckListHistory", ReplyAction="urn:ServiceDeepView/AddCheckListHistoryResponse")]
681
        System.IAsyncResult BeginAddCheckListHistory(string project_no, KCOMDataModel.DataModel.CHECK_LIST_HISTORY Check_History, System.AsyncCallback callback, object asyncState);
682
        
683
        bool EndAddCheckListHistory(System.IAsyncResult result);
684
        
685
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/SaveCheckListHistory", ReplyAction="urn:ServiceDeepView/SaveCheckListHistoryResponse")]
686
        bool SaveCheckListHistory(string project_no, string rev, KCOMDataModel.DataModel.CHECK_LIST_HISTORY Check_History);
687
        
688
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/SaveCheckListHistory", ReplyAction="urn:ServiceDeepView/SaveCheckListHistoryResponse")]
689
        System.IAsyncResult BeginSaveCheckListHistory(string project_no, string rev, KCOMDataModel.DataModel.CHECK_LIST_HISTORY Check_History, System.AsyncCallback callback, object asyncState);
690
        
691
        bool EndSaveCheckListHistory(System.IAsyncResult result);
692
        
693
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/SaveCheckList", ReplyAction="urn:ServiceDeepView/SaveCheckListResponse")]
694
        bool SaveCheckList(string project_no, string _id, KCOMDataModel.DataModel.CHECK_LIST Check_value);
695
        
696
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/SaveCheckList", ReplyAction="urn:ServiceDeepView/SaveCheckListResponse")]
697
        System.IAsyncResult BeginSaveCheckList(string project_no, string _id, KCOMDataModel.DataModel.CHECK_LIST Check_value, System.AsyncCallback callback, object asyncState);
698
        
699
        bool EndSaveCheckList(System.IAsyncResult result);
700
        
701
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/AddCheckList", ReplyAction="urn:ServiceDeepView/AddCheckListResponse")]
702
        bool AddCheckList(string project_no, KCOMDataModel.DataModel.CHECK_LIST Check_value);
703
        
704
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/AddCheckList", ReplyAction="urn:ServiceDeepView/AddCheckListResponse")]
705
        System.IAsyncResult BeginAddCheckList(string project_no, KCOMDataModel.DataModel.CHECK_LIST Check_value, System.AsyncCallback callback, object asyncState);
706
        
707
        bool EndAddCheckList(System.IAsyncResult result);
708
        
709
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetCheckList", ReplyAction="urn:ServiceDeepView/GetCheckListResponse")]
710
        KCOMDataModel.DataModel.CHECK_LIST GetCheckList(string project_no, string _id);
711
        
712
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetCheckList", ReplyAction="urn:ServiceDeepView/GetCheckListResponse")]
713
        System.IAsyncResult BeginGetCheckList(string project_no, string _id, System.AsyncCallback callback, object asyncState);
714
        
715
        KCOMDataModel.DataModel.CHECK_LIST EndGetCheckList(System.IAsyncResult result);
716
        
717
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetUserCheckList", ReplyAction="urn:ServiceDeepView/GetUserCheckListResponse")]
718
        System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST> GetUserCheckList(string project_no, string user_id, string doc_no);
719
        
720
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetUserCheckList", ReplyAction="urn:ServiceDeepView/GetUserCheckListResponse")]
721
        System.IAsyncResult BeginGetUserCheckList(string project_no, string user_id, string doc_no, System.AsyncCallback callback, object asyncState);
722
        
723
        System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST> EndGetUserCheckList(System.IAsyncResult result);
724
        
725
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetCheckListHistory", ReplyAction="urn:ServiceDeepView/GetCheckListHistoryResponse")]
726
        System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST_HISTORY> GetCheckListHistory(string project_no, string _id);
727
        
728
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetCheckListHistory", ReplyAction="urn:ServiceDeepView/GetCheckListHistoryResponse")]
729
        System.IAsyncResult BeginGetCheckListHistory(string project_no, string _id, System.AsyncCallback callback, object asyncState);
730
        
731
        System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST_HISTORY> EndGetCheckListHistory(System.IAsyncResult result);
732
        
733
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefault", ReplyAction="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefaultResponse")]
734
        KCOMDataModel.DataModel.CHECK_LIST_HISTORY GetCheckListHistoryFirstOrDefault(string project_no, string checklist_id, string rev);
735
        
736
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefault", ReplyAction="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefaultResponse")]
737
        System.IAsyncResult BeginGetCheckListHistoryFirstOrDefault(string project_no, string checklist_id, string rev, System.AsyncCallback callback, object asyncState);
738
        
739
        KCOMDataModel.DataModel.CHECK_LIST_HISTORY EndGetCheckListHistoryFirstOrDefault(System.IAsyncResult result);
740
        
741
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/SavePageAngle", ReplyAction="urn:ServiceDeepView/SavePageAngleResponse")]
742
        bool SavePageAngle(string project_no, System.Collections.Generic.List<KCOMDataModel.DataModel.DOCPAGE> _mldocpage);
743
        
744
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/SavePageAngle", ReplyAction="urn:ServiceDeepView/SavePageAngleResponse")]
745
        System.IAsyncResult BeginSavePageAngle(string project_no, System.Collections.Generic.List<KCOMDataModel.DataModel.DOCPAGE> _mldocpage, System.AsyncCallback callback, object asyncState);
746
        
747
        bool EndSavePageAngle(System.IAsyncResult result);
748
        
749
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetMarkupInfo", ReplyAction="urn:ServiceDeepView/GetMarkupInfoResponse")]
750
        KCOMDataModel.DataModel.MARKUP_INFO GetMarkupInfo(string project_no, string _id);
751
        
752
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetMarkupInfo", ReplyAction="urn:ServiceDeepView/GetMarkupInfoResponse")]
753
        System.IAsyncResult BeginGetMarkupInfo(string project_no, string _id, System.AsyncCallback callback, object asyncState);
754
        
755
        KCOMDataModel.DataModel.MARKUP_INFO EndGetMarkupInfo(System.IAsyncResult result);
756
        
757
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetMarkupDataListperPage", ReplyAction="urn:ServiceDeepView/GetMarkupDataListperPageResponse")]
758
        System.Collections.Generic.List<string> GetMarkupDataListperPage(string project_no, string _markupinfoid, int _pageNo);
759
        
760
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetMarkupDataListperPage", ReplyAction="urn:ServiceDeepView/GetMarkupDataListperPageResponse")]
761
        System.IAsyncResult BeginGetMarkupDataListperPage(string project_no, string _markupinfoid, int _pageNo, System.AsyncCallback callback, object asyncState);
762
        
763
        System.Collections.Generic.List<string> EndGetMarkupDataListperPage(System.IAsyncResult result);
764
        
765
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/AddMarkupInfo", ReplyAction="urn:ServiceDeepView/AddMarkupInfoResponse")]
766
        bool AddMarkupInfo(string project_no, KCOMDataModel.DataModel.MARKUP_INFO value);
767
        
768
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/AddMarkupInfo", ReplyAction="urn:ServiceDeepView/AddMarkupInfoResponse")]
769
        System.IAsyncResult BeginAddMarkupInfo(string project_no, KCOMDataModel.DataModel.MARKUP_INFO value, System.AsyncCallback callback, object asyncState);
770
        
771
        bool EndAddMarkupInfo(System.IAsyncResult result);
772
        
773
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/AddMarkupInfoVersion", ReplyAction="urn:ServiceDeepView/AddMarkupInfoVersionResponse")]
774
        bool AddMarkupInfoVersion(string project_no, KCOMDataModel.DataModel.MARKUP_INFO_VERSION value);
775
        
776
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/AddMarkupInfoVersion", ReplyAction="urn:ServiceDeepView/AddMarkupInfoVersionResponse")]
777
        System.IAsyncResult BeginAddMarkupInfoVersion(string project_no, KCOMDataModel.DataModel.MARKUP_INFO_VERSION value, System.AsyncCallback callback, object asyncState);
778
        
779
        bool EndAddMarkupInfoVersion(System.IAsyncResult result);
780
        
781
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/AddMarkupData", ReplyAction="urn:ServiceDeepView/AddMarkupDataResponse")]
782
        bool AddMarkupData(string project_no, KCOMDataModel.DataModel.MARKUP_DATA value);
783
        
784
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/AddMarkupData", ReplyAction="urn:ServiceDeepView/AddMarkupDataResponse")]
785
        System.IAsyncResult BeginAddMarkupData(string project_no, KCOMDataModel.DataModel.MARKUP_DATA value, System.AsyncCallback callback, object asyncState);
786
        
787
        bool EndAddMarkupData(System.IAsyncResult result);
788
        
789
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/AvoidMarkupInfo", ReplyAction="urn:ServiceDeepView/AvoidMarkupInfoResponse")]
790
        bool AvoidMarkupInfo(string project_no, string _doc_id);
791
        
792
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/AvoidMarkupInfo", ReplyAction="urn:ServiceDeepView/AvoidMarkupInfoResponse")]
793
        System.IAsyncResult BeginAvoidMarkupInfo(string project_no, string _doc_id, System.AsyncCallback callback, object asyncState);
794
        
795
        bool EndAvoidMarkupInfo(System.IAsyncResult result);
796
        
797
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/SaveMarkupInfo", ReplyAction="urn:ServiceDeepView/SaveMarkupInfoResponse")]
798
        bool SaveMarkupInfo(string project_no, string _id, KCOMDataModel.DataModel.MARKUP_INFO value);
799
        
800
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/SaveMarkupInfo", ReplyAction="urn:ServiceDeepView/SaveMarkupInfoResponse")]
801
        System.IAsyncResult BeginSaveMarkupInfo(string project_no, string _id, KCOMDataModel.DataModel.MARKUP_INFO value, System.AsyncCallback callback, object asyncState);
802
        
803
        bool EndSaveMarkupInfo(System.IAsyncResult result);
804
        
805
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetMarkupDataList", ReplyAction="urn:ServiceDeepView/GetMarkupDataListResponse")]
806
        System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA> GetMarkupDataList(string project_no, string _versionid);
807
        
808
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetMarkupDataList", ReplyAction="urn:ServiceDeepView/GetMarkupDataListResponse")]
809
        System.IAsyncResult BeginGetMarkupDataList(string project_no, string _versionid, System.AsyncCallback callback, object asyncState);
810
        
811
        System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA> EndGetMarkupDataList(System.IAsyncResult result);
812
        
813
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/Consolidate", ReplyAction="urn:ServiceDeepView/ConsolidateResponse")]
814
        bool Consolidate(string project_no, string _user_id, string _doc_id, System.Collections.Generic.List<IKCOM.MarkupInfoItem> markupInfoItems);
815
        
816
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/Consolidate", ReplyAction="urn:ServiceDeepView/ConsolidateResponse")]
817
        System.IAsyncResult BeginConsolidate(string project_no, string _user_id, string _doc_id, System.Collections.Generic.List<IKCOM.MarkupInfoItem> markupInfoItems, System.AsyncCallback callback, object asyncState);
818
        
819
        bool EndConsolidate(System.IAsyncResult result);
820
        
821
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetMember", ReplyAction="urn:ServiceDeepView/GetMemberResponse")]
822
        KCOMDataModel.DataModel.MEMBER GetMember(string project_no, string user_id);
823
        
824
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetMember", ReplyAction="urn:ServiceDeepView/GetMemberResponse")]
825
        System.IAsyncResult BeginGetMember(string project_no, string user_id, System.AsyncCallback callback, object asyncState);
826
        
827
        KCOMDataModel.DataModel.MEMBER EndGetMember(System.IAsyncResult result);
828
        
829
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetSymbolList", ReplyAction="urn:ServiceDeepView/GetSymbolListResponse")]
830
        System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PRIVATE> GetSymbolList(string user_id);
831
        
832
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetSymbolList", ReplyAction="urn:ServiceDeepView/GetSymbolListResponse")]
833
        System.IAsyncResult BeginGetSymbolList(string user_id, System.AsyncCallback callback, object asyncState);
834
        
835
        System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PRIVATE> EndGetSymbolList(System.IAsyncResult result);
836
        
837
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetPublicSymbolDeptList", ReplyAction="urn:ServiceDeepView/GetPublicSymbolDeptListResponse")]
838
        System.Collections.Generic.List<string> GetPublicSymbolDeptList();
839
        
840
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetPublicSymbolDeptList", ReplyAction="urn:ServiceDeepView/GetPublicSymbolDeptListResponse")]
841
        System.IAsyncResult BeginGetPublicSymbolDeptList(System.AsyncCallback callback, object asyncState);
842
        
843
        System.Collections.Generic.List<string> EndGetPublicSymbolDeptList(System.IAsyncResult result);
844
        
845
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetPublicSymbolList", ReplyAction="urn:ServiceDeepView/GetPublicSymbolListResponse")]
846
        System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PUBLIC> GetPublicSymbolList(string dept);
847
        
848
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetPublicSymbolList", ReplyAction="urn:ServiceDeepView/GetPublicSymbolListResponse")]
849
        System.IAsyncResult BeginGetPublicSymbolList(string dept, System.AsyncCallback callback, object asyncState);
850
        
851
        System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PUBLIC> EndGetPublicSymbolList(System.IAsyncResult result);
852
        
853
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetSymbolData", ReplyAction="urn:ServiceDeepView/GetSymbolDataResponse")]
854
        string GetSymbolData(string id, int type);
855
        
856
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetSymbolData", ReplyAction="urn:ServiceDeepView/GetSymbolDataResponse")]
857
        System.IAsyncResult BeginGetSymbolData(string id, int type, System.AsyncCallback callback, object asyncState);
858
        
859
        string EndGetSymbolData(System.IAsyncResult result);
860
        
861
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetSignData", ReplyAction="urn:ServiceDeepView/GetSignDataResponse")]
862
        string GetSignData(string project_no, string user_id);
863
        
864
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetSignData", ReplyAction="urn:ServiceDeepView/GetSignDataResponse")]
865
        System.IAsyncResult BeginGetSignData(string project_no, string user_id, System.AsyncCallback callback, object asyncState);
866
        
867
        string EndGetSignData(System.IAsyncResult result);
868
        
869
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetProjectName", ReplyAction="urn:ServiceDeepView/GetProjectNameResponse")]
870
        string GetProjectName(string project_no);
871
        
872
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetProjectName", ReplyAction="urn:ServiceDeepView/GetProjectNameResponse")]
873
        System.IAsyncResult BeginGetProjectName(string project_no, System.AsyncCallback callback, object asyncState);
874
        
875
        string EndGetProjectName(System.IAsyncResult result);
876
        
877
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetPreRevSelect", ReplyAction="urn:ServiceDeepView/GetPreRevSelectResponse")]
878
        System.Collections.Generic.List<KCOMDataModel.DataModel.DOCUMENT_ITEM> GetPreRevSelect(string project_no, string doc_no, string current_rev);
879
        
880
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetPreRevSelect", ReplyAction="urn:ServiceDeepView/GetPreRevSelectResponse")]
881
        System.IAsyncResult BeginGetPreRevSelect(string project_no, string doc_no, string current_rev, System.AsyncCallback callback, object asyncState);
882
        
883
        System.Collections.Generic.List<KCOMDataModel.DataModel.DOCUMENT_ITEM> EndGetPreRevSelect(System.IAsyncResult result);
884
        
885
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetDocInfoOneSelect", ReplyAction="urn:ServiceDeepView/GetDocInfoOneSelectResponse")]
886
        KCOMDataModel.DataModel.DOCINFO GetDocInfoOneSelect(string project_no, string doc_id);
887
        
888
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetDocInfoOneSelect", ReplyAction="urn:ServiceDeepView/GetDocInfoOneSelectResponse")]
889
        System.IAsyncResult BeginGetDocInfoOneSelect(string project_no, string doc_id, System.AsyncCallback callback, object asyncState);
890
        
891
        KCOMDataModel.DataModel.DOCINFO EndGetDocInfoOneSelect(System.IAsyncResult result);
892
        
893
        [System.ServiceModel.OperationContractAttribute(Action="urn:ServiceDeepView/GetPrintDocItemList", ReplyAction="urn:ServiceDeepView/GetPrintDocItemListResponse")]
894
        System.Collections.Generic.List<IKCOM.MarkupInfoItem> GetPrintDocItemList(string project_no, string doc_id, System.Collections.Generic.List<IKCOM.MarkupInfoItem> _markupInfoList);
895
        
896
        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ServiceDeepView/GetPrintDocItemList", ReplyAction="urn:ServiceDeepView/GetPrintDocItemListResponse")]
897
        System.IAsyncResult BeginGetPrintDocItemList(string project_no, string doc_id, System.Collections.Generic.List<IKCOM.MarkupInfoItem> _markupInfoList, System.AsyncCallback callback, object asyncState);
898
        
899
        System.Collections.Generic.List<IKCOM.MarkupInfoItem> EndGetPrintDocItemList(System.IAsyncResult result);
593 900
    }
594 901
    
595 902
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
......
750 1057
    
751 1058
    [System.Diagnostics.DebuggerStepThroughAttribute()]
752 1059
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1060
    public partial class GetVPRevisionFirstOrDefaultCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1061
        
1062
        private object[] results;
1063
        
1064
        public GetVPRevisionFirstOrDefaultCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1065
                base(exception, cancelled, userState) {
1066
            this.results = results;
1067
        }
1068
        
1069
        public IKCOM.VPRevision Result {
1070
            get {
1071
                base.RaiseExceptionIfNecessary();
1072
                return ((IKCOM.VPRevision)(this.results[0]));
1073
            }
1074
        }
1075
    }
1076
    
1077
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1078
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
753 1079
    public partial class GetDocInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
754 1080
        
755 1081
        private object[] results;
......
845 1171
    
846 1172
    [System.Diagnostics.DebuggerStepThroughAttribute()]
847 1173
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1174
    public partial class GetUserDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1175
        
1176
        private object[] results;
1177
        
1178
        public GetUserDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1179
                base(exception, cancelled, userState) {
1180
            this.results = results;
1181
        }
1182
        
1183
        public System.Collections.Generic.List<KCOMDataModel.DataModel.MEMBER> Result {
1184
            get {
1185
                base.RaiseExceptionIfNecessary();
1186
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.MEMBER>)(this.results[0]));
1187
            }
1188
        }
1189
    }
1190
    
1191
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1192
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
848 1193
    public partial class GetDeptDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
849 1194
        
850 1195
        private object[] results;
......
902 1247
    
903 1248
    [System.Diagnostics.DebuggerStepThroughAttribute()]
904 1249
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
905
    public partial class ServiceDeepViewClient : System.ServiceModel.ClientBase<KCOM.ServiceDeepView.ServiceDeepView>, KCOM.ServiceDeepView.ServiceDeepView {
906
        
907
        private BeginOperationDelegate onBeginGetSystemDataDelegate;
908
        
909
        private EndOperationDelegate onEndGetSystemDataDelegate;
910
        
911
        private System.Threading.SendOrPostCallback onGetSystemDataCompletedDelegate;
1250
    public partial class SaveMarkupDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
912 1251
        
913
        private BeginOperationDelegate onBeginGetFavoriteVPDelegate;
914
        
915
        private EndOperationDelegate onEndGetFavoriteVPDelegate;
916
        
917
        private System.Threading.SendOrPostCallback onGetFavoriteVPCompletedDelegate;
1252
        private object[] results;
918 1253
        
919
        private BeginOperationDelegate onBeginEditFavoriteVPDelegate;
1254
        public SaveMarkupDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1255
                base(exception, cancelled, userState) {
1256
            this.results = results;
1257
        }
920 1258
        
921
        private EndOperationDelegate onEndEditFavoriteVPDelegate;
1259
        public bool Result {
1260
            get {
1261
                base.RaiseExceptionIfNecessary();
1262
                return ((bool)(this.results[0]));
1263
            }
1264
        }
1265
    }
1266
    
1267
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1268
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1269
    public partial class SaveSymbolCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
922 1270
        
923
        private System.Threading.SendOrPostCallback onEditFavoriteVPCompletedDelegate;
1271
        private object[] results;
924 1272
        
925
        private BeginOperationDelegate onBeginDelFavoriteVPDelegate;
1273
        public SaveSymbolCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1274
                base(exception, cancelled, userState) {
1275
            this.results = results;
1276
        }
926 1277
        
927
        private EndOperationDelegate onEndDelFavoriteVPDelegate;
1278
        public bool Result {
1279
            get {
1280
                base.RaiseExceptionIfNecessary();
1281
                return ((bool)(this.results[0]));
1282
            }
1283
        }
1284
    }
1285
    
1286
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1287
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1288
    public partial class DeleteSymbolCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
928 1289
        
929
        private System.Threading.SendOrPostCallback onDelFavoriteVPCompletedDelegate;
1290
        private object[] results;
930 1291
        
931
        private BeginOperationDelegate onBeginGetCompareRectDelegate;
1292
        public DeleteSymbolCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1293
                base(exception, cancelled, userState) {
1294
            this.results = results;
1295
        }
932 1296
        
933
        private EndOperationDelegate onEndGetCompareRectDelegate;
1297
        public bool Result {
1298
            get {
1299
                base.RaiseExceptionIfNecessary();
1300
                return ((bool)(this.results[0]));
1301
            }
1302
        }
1303
    }
1304
    
1305
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1306
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1307
    public partial class RenameSymbolCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
934 1308
        
935
        private System.Threading.SendOrPostCallback onGetCompareRectCompletedDelegate;
1309
        private object[] results;
936 1310
        
937
        private BeginOperationDelegate onBeginSetFinalPDFDelegate;
1311
        public RenameSymbolCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1312
                base(exception, cancelled, userState) {
1313
            this.results = results;
1314
        }
938 1315
        
939
        private EndOperationDelegate onEndSetFinalPDFDelegate;
1316
        public bool Result {
1317
            get {
1318
                base.RaiseExceptionIfNecessary();
1319
                return ((bool)(this.results[0]));
1320
            }
1321
        }
1322
    }
1323
    
1324
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1325
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1326
    public partial class AddCheckListHistoryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
940 1327
        
941
        private System.Threading.SendOrPostCallback onSetFinalPDFCompletedDelegate;
1328
        private object[] results;
942 1329
        
943
        private BeginOperationDelegate onBeginGetConversionStateDelegate;
1330
        public AddCheckListHistoryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1331
                base(exception, cancelled, userState) {
1332
            this.results = results;
1333
        }
944 1334
        
945
        private EndOperationDelegate onEndGetConversionStateDelegate;
1335
        public bool Result {
1336
            get {
1337
                base.RaiseExceptionIfNecessary();
1338
                return ((bool)(this.results[0]));
1339
            }
1340
        }
1341
    }
1342
    
1343
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1344
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1345
    public partial class SaveCheckListHistoryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
946 1346
        
947
        private System.Threading.SendOrPostCallback onGetConversionStateCompletedDelegate;
1347
        private object[] results;
948 1348
        
949
        private BeginOperationDelegate onBeginGetVPRevisionHistoryDelegate;
1349
        public SaveCheckListHistoryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1350
                base(exception, cancelled, userState) {
1351
            this.results = results;
1352
        }
950 1353
        
951
        private EndOperationDelegate onEndGetVPRevisionHistoryDelegate;
1354
        public bool Result {
1355
            get {
1356
                base.RaiseExceptionIfNecessary();
1357
                return ((bool)(this.results[0]));
1358
            }
1359
        }
1360
    }
1361
    
1362
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1363
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1364
    public partial class SaveCheckListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
952 1365
        
953
        private System.Threading.SendOrPostCallback onGetVPRevisionHistoryCompletedDelegate;
1366
        private object[] results;
954 1367
        
955
        private BeginOperationDelegate onBeginGetDocInfoDelegate;
1368
        public SaveCheckListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1369
                base(exception, cancelled, userState) {
1370
            this.results = results;
1371
        }
1372
        
1373
        public bool Result {
1374
            get {
1375
                base.RaiseExceptionIfNecessary();
1376
                return ((bool)(this.results[0]));
1377
            }
1378
        }
1379
    }
1380
    
1381
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1382
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1383
    public partial class AddCheckListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1384
        
1385
        private object[] results;
1386
        
1387
        public AddCheckListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1388
                base(exception, cancelled, userState) {
1389
            this.results = results;
1390
        }
1391
        
1392
        public bool Result {
1393
            get {
1394
                base.RaiseExceptionIfNecessary();
1395
                return ((bool)(this.results[0]));
1396
            }
1397
        }
1398
    }
1399
    
1400
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1401
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1402
    public partial class GetCheckListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1403
        
1404
        private object[] results;
1405
        
1406
        public GetCheckListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1407
                base(exception, cancelled, userState) {
1408
            this.results = results;
1409
        }
1410
        
1411
        public KCOMDataModel.DataModel.CHECK_LIST Result {
1412
            get {
1413
                base.RaiseExceptionIfNecessary();
1414
                return ((KCOMDataModel.DataModel.CHECK_LIST)(this.results[0]));
1415
            }
1416
        }
1417
    }
1418
    
1419
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1420
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1421
    public partial class GetUserCheckListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1422
        
1423
        private object[] results;
1424
        
1425
        public GetUserCheckListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1426
                base(exception, cancelled, userState) {
1427
            this.results = results;
1428
        }
1429
        
1430
        public System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST> Result {
1431
            get {
1432
                base.RaiseExceptionIfNecessary();
1433
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST>)(this.results[0]));
1434
            }
1435
        }
1436
    }
1437
    
1438
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1439
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1440
    public partial class GetCheckListHistoryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1441
        
1442
        private object[] results;
1443
        
1444
        public GetCheckListHistoryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1445
                base(exception, cancelled, userState) {
1446
            this.results = results;
1447
        }
1448
        
1449
        public System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST_HISTORY> Result {
1450
            get {
1451
                base.RaiseExceptionIfNecessary();
1452
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.CHECK_LIST_HISTORY>)(this.results[0]));
1453
            }
1454
        }
1455
    }
1456
    
1457
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1458
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1459
    public partial class GetCheckListHistoryFirstOrDefaultCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1460
        
1461
        private object[] results;
1462
        
1463
        public GetCheckListHistoryFirstOrDefaultCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1464
                base(exception, cancelled, userState) {
1465
            this.results = results;
1466
        }
1467
        
1468
        public KCOMDataModel.DataModel.CHECK_LIST_HISTORY Result {
1469
            get {
1470
                base.RaiseExceptionIfNecessary();
1471
                return ((KCOMDataModel.DataModel.CHECK_LIST_HISTORY)(this.results[0]));
1472
            }
1473
        }
1474
    }
1475
    
1476
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1477
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1478
    public partial class SavePageAngleCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1479
        
1480
        private object[] results;
1481
        
1482
        public SavePageAngleCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1483
                base(exception, cancelled, userState) {
1484
            this.results = results;
1485
        }
1486
        
1487
        public bool Result {
1488
            get {
1489
                base.RaiseExceptionIfNecessary();
1490
                return ((bool)(this.results[0]));
1491
            }
1492
        }
1493
    }
1494
    
1495
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1496
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1497
    public partial class GetMarkupInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1498
        
1499
        private object[] results;
1500
        
1501
        public GetMarkupInfoCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1502
                base(exception, cancelled, userState) {
1503
            this.results = results;
1504
        }
1505
        
1506
        public KCOMDataModel.DataModel.MARKUP_INFO Result {
1507
            get {
1508
                base.RaiseExceptionIfNecessary();
1509
                return ((KCOMDataModel.DataModel.MARKUP_INFO)(this.results[0]));
1510
            }
1511
        }
1512
    }
1513
    
1514
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1515
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1516
    public partial class GetMarkupDataListperPageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1517
        
1518
        private object[] results;
1519
        
1520
        public GetMarkupDataListperPageCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1521
                base(exception, cancelled, userState) {
1522
            this.results = results;
1523
        }
1524
        
1525
        public System.Collections.Generic.List<string> Result {
1526
            get {
1527
                base.RaiseExceptionIfNecessary();
1528
                return ((System.Collections.Generic.List<string>)(this.results[0]));
1529
            }
1530
        }
1531
    }
1532
    
1533
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1534
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1535
    public partial class AddMarkupInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1536
        
1537
        private object[] results;
1538
        
1539
        public AddMarkupInfoCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1540
                base(exception, cancelled, userState) {
1541
            this.results = results;
1542
        }
1543
        
1544
        public bool Result {
1545
            get {
1546
                base.RaiseExceptionIfNecessary();
1547
                return ((bool)(this.results[0]));
1548
            }
1549
        }
1550
    }
1551
    
1552
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1553
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1554
    public partial class AddMarkupInfoVersionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1555
        
1556
        private object[] results;
1557
        
1558
        public AddMarkupInfoVersionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1559
                base(exception, cancelled, userState) {
1560
            this.results = results;
1561
        }
1562
        
1563
        public bool Result {
1564
            get {
1565
                base.RaiseExceptionIfNecessary();
1566
                return ((bool)(this.results[0]));
1567
            }
1568
        }
1569
    }
1570
    
1571
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1572
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1573
    public partial class AddMarkupDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1574
        
1575
        private object[] results;
1576
        
1577
        public AddMarkupDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1578
                base(exception, cancelled, userState) {
1579
            this.results = results;
1580
        }
1581
        
1582
        public bool Result {
1583
            get {
1584
                base.RaiseExceptionIfNecessary();
1585
                return ((bool)(this.results[0]));
1586
            }
1587
        }
1588
    }
1589
    
1590
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1591
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1592
    public partial class AvoidMarkupInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1593
        
1594
        private object[] results;
1595
        
1596
        public AvoidMarkupInfoCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1597
                base(exception, cancelled, userState) {
1598
            this.results = results;
1599
        }
1600
        
1601
        public bool Result {
1602
            get {
1603
                base.RaiseExceptionIfNecessary();
1604
                return ((bool)(this.results[0]));
1605
            }
1606
        }
1607
    }
1608
    
1609
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1610
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1611
    public partial class SaveMarkupInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1612
        
1613
        private object[] results;
1614
        
1615
        public SaveMarkupInfoCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1616
                base(exception, cancelled, userState) {
1617
            this.results = results;
1618
        }
1619
        
1620
        public bool Result {
1621
            get {
1622
                base.RaiseExceptionIfNecessary();
1623
                return ((bool)(this.results[0]));
1624
            }
1625
        }
1626
    }
1627
    
1628
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1629
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1630
    public partial class GetMarkupDataListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1631
        
1632
        private object[] results;
1633
        
1634
        public GetMarkupDataListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1635
                base(exception, cancelled, userState) {
1636
            this.results = results;
1637
        }
1638
        
1639
        public System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA> Result {
1640
            get {
1641
                base.RaiseExceptionIfNecessary();
1642
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.MARKUP_DATA>)(this.results[0]));
1643
            }
1644
        }
1645
    }
1646
    
1647
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1648
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1649
    public partial class ConsolidateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1650
        
1651
        private object[] results;
1652
        
1653
        public ConsolidateCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1654
                base(exception, cancelled, userState) {
1655
            this.results = results;
1656
        }
1657
        
1658
        public bool Result {
1659
            get {
1660
                base.RaiseExceptionIfNecessary();
1661
                return ((bool)(this.results[0]));
1662
            }
1663
        }
1664
    }
1665
    
1666
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1667
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1668
    public partial class GetMemberCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1669
        
1670
        private object[] results;
1671
        
1672
        public GetMemberCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1673
                base(exception, cancelled, userState) {
1674
            this.results = results;
1675
        }
1676
        
1677
        public KCOMDataModel.DataModel.MEMBER Result {
1678
            get {
1679
                base.RaiseExceptionIfNecessary();
1680
                return ((KCOMDataModel.DataModel.MEMBER)(this.results[0]));
1681
            }
1682
        }
1683
    }
1684
    
1685
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1686
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1687
    public partial class GetSymbolListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1688
        
1689
        private object[] results;
1690
        
1691
        public GetSymbolListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1692
                base(exception, cancelled, userState) {
1693
            this.results = results;
1694
        }
1695
        
1696
        public System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PRIVATE> Result {
1697
            get {
1698
                base.RaiseExceptionIfNecessary();
1699
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PRIVATE>)(this.results[0]));
1700
            }
1701
        }
1702
    }
1703
    
1704
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1705
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1706
    public partial class GetPublicSymbolDeptListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1707
        
1708
        private object[] results;
1709
        
1710
        public GetPublicSymbolDeptListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1711
                base(exception, cancelled, userState) {
1712
            this.results = results;
1713
        }
1714
        
1715
        public System.Collections.Generic.List<string> Result {
1716
            get {
1717
                base.RaiseExceptionIfNecessary();
1718
                return ((System.Collections.Generic.List<string>)(this.results[0]));
1719
            }
1720
        }
1721
    }
1722
    
1723
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1724
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1725
    public partial class GetPublicSymbolListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1726
        
1727
        private object[] results;
1728
        
1729
        public GetPublicSymbolListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1730
                base(exception, cancelled, userState) {
1731
            this.results = results;
1732
        }
1733
        
1734
        public System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PUBLIC> Result {
1735
            get {
1736
                base.RaiseExceptionIfNecessary();
1737
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.SYMBOL_PUBLIC>)(this.results[0]));
1738
            }
1739
        }
1740
    }
1741
    
1742
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1743
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1744
    public partial class GetSymbolDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1745
        
1746
        private object[] results;
1747
        
1748
        public GetSymbolDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1749
                base(exception, cancelled, userState) {
1750
            this.results = results;
1751
        }
1752
        
1753
        public string Result {
1754
            get {
1755
                base.RaiseExceptionIfNecessary();
1756
                return ((string)(this.results[0]));
1757
            }
1758
        }
1759
    }
1760
    
1761
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1762
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1763
    public partial class GetSignDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1764
        
1765
        private object[] results;
1766
        
1767
        public GetSignDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1768
                base(exception, cancelled, userState) {
1769
            this.results = results;
1770
        }
1771
        
1772
        public string Result {
1773
            get {
1774
                base.RaiseExceptionIfNecessary();
1775
                return ((string)(this.results[0]));
1776
            }
1777
        }
1778
    }
1779
    
1780
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1781
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1782
    public partial class GetProjectNameCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1783
        
1784
        private object[] results;
1785
        
1786
        public GetProjectNameCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1787
                base(exception, cancelled, userState) {
1788
            this.results = results;
1789
        }
1790
        
1791
        public string Result {
1792
            get {
1793
                base.RaiseExceptionIfNecessary();
1794
                return ((string)(this.results[0]));
1795
            }
1796
        }
1797
    }
1798
    
1799
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1800
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1801
    public partial class GetPreRevSelectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1802
        
1803
        private object[] results;
1804
        
1805
        public GetPreRevSelectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1806
                base(exception, cancelled, userState) {
1807
            this.results = results;
1808
        }
1809
        
1810
        public System.Collections.Generic.List<KCOMDataModel.DataModel.DOCUMENT_ITEM> Result {
1811
            get {
1812
                base.RaiseExceptionIfNecessary();
1813
                return ((System.Collections.Generic.List<KCOMDataModel.DataModel.DOCUMENT_ITEM>)(this.results[0]));
1814
            }
1815
        }
1816
    }
1817
    
1818
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1819
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1820
    public partial class GetDocInfoOneSelectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1821
        
1822
        private object[] results;
1823
        
1824
        public GetDocInfoOneSelectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1825
                base(exception, cancelled, userState) {
1826
            this.results = results;
1827
        }
1828
        
1829
        public KCOMDataModel.DataModel.DOCINFO Result {
1830
            get {
1831
                base.RaiseExceptionIfNecessary();
1832
                return ((KCOMDataModel.DataModel.DOCINFO)(this.results[0]));
1833
            }
1834
        }
1835
    }
1836
    
1837
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1838
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1839
    public partial class GetPrintDocItemListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
1840
        
1841
        private object[] results;
1842
        
1843
        public GetPrintDocItemListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
1844
                base(exception, cancelled, userState) {
1845
            this.results = results;
1846
        }
1847
        
1848
        public System.Collections.Generic.List<IKCOM.MarkupInfoItem> Result {
1849
            get {
1850
                base.RaiseExceptionIfNecessary();
1851
                return ((System.Collections.Generic.List<IKCOM.MarkupInfoItem>)(this.results[0]));
1852
            }
1853
        }
1854
    }
1855
    
1856
    [System.Diagnostics.DebuggerStepThroughAttribute()]
1857
    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
1858
    public partial class ServiceDeepViewClient : System.ServiceModel.ClientBase<KCOM.ServiceDeepView.ServiceDeepView>, KCOM.ServiceDeepView.ServiceDeepView {
1859
        
1860
        private BeginOperationDelegate onBeginGetSystemDataDelegate;
1861
        
1862
        private EndOperationDelegate onEndGetSystemDataDelegate;
1863
        
1864
        private System.Threading.SendOrPostCallback onGetSystemDataCompletedDelegate;
1865
        
1866
        private BeginOperationDelegate onBeginGetFavoriteVPDelegate;
1867
        
1868
        private EndOperationDelegate onEndGetFavoriteVPDelegate;
1869
        
1870
        private System.Threading.SendOrPostCallback onGetFavoriteVPCompletedDelegate;
1871
        
1872
        private BeginOperationDelegate onBeginEditFavoriteVPDelegate;
1873
        
1874
        private EndOperationDelegate onEndEditFavoriteVPDelegate;
1875
        
1876
        private System.Threading.SendOrPostCallback onEditFavoriteVPCompletedDelegate;
1877
        
1878
        private BeginOperationDelegate onBeginDelFavoriteVPDelegate;
1879
        
1880
        private EndOperationDelegate onEndDelFavoriteVPDelegate;
1881
        
1882
        private System.Threading.SendOrPostCallback onDelFavoriteVPCompletedDelegate;
1883
        
1884
        private BeginOperationDelegate onBeginGetCompareRectDelegate;
1885
        
1886
        private EndOperationDelegate onEndGetCompareRectDelegate;
1887
        
1888
        private System.Threading.SendOrPostCallback onGetCompareRectCompletedDelegate;
1889
        
1890
        private BeginOperationDelegate onBeginSetFinalPDFDelegate;
1891
        
1892
        private EndOperationDelegate onEndSetFinalPDFDelegate;
1893
        
1894
        private System.Threading.SendOrPostCallback onSetFinalPDFCompletedDelegate;
1895
        
1896
        private BeginOperationDelegate onBeginGetConversionStateDelegate;
1897
        
1898
        private EndOperationDelegate onEndGetConversionStateDelegate;
1899
        
1900
        private System.Threading.SendOrPostCallback onGetConversionStateCompletedDelegate;
1901
        
1902
        private BeginOperationDelegate onBeginGetVPRevisionHistoryDelegate;
1903
        
1904
        private EndOperationDelegate onEndGetVPRevisionHistoryDelegate;
1905
        
1906
        private System.Threading.SendOrPostCallback onGetVPRevisionHistoryCompletedDelegate;
1907
        
1908
        private BeginOperationDelegate onBeginGetVPRevisionFirstOrDefaultDelegate;
1909
        
1910
        private EndOperationDelegate onEndGetVPRevisionFirstOrDefaultDelegate;
1911
        
1912
        private System.Threading.SendOrPostCallback onGetVPRevisionFirstOrDefaultCompletedDelegate;
1913
        
1914
        private BeginOperationDelegate onBeginGetDocInfoDelegate;
956 1915
        
957 1916
        private EndOperationDelegate onEndGetDocInfoDelegate;
958 1917
        
959
        private System.Threading.SendOrPostCallback onGetDocInfoCompletedDelegate;
1918
        private System.Threading.SendOrPostCallback onGetDocInfoCompletedDelegate;
1919
        
1920
        private BeginOperationDelegate onBeginGetCheckSystemAdminDelegate;
1921
        
1922
        private EndOperationDelegate onEndGetCheckSystemAdminDelegate;
1923
        
1924
        private System.Threading.SendOrPostCallback onGetCheckSystemAdminCompletedDelegate;
1925
        
1926
        private BeginOperationDelegate onBeginGetDocumentItemInfoDelegate;
1927
        
1928
        private EndOperationDelegate onEndGetDocumentItemInfoDelegate;
1929
        
1930
        private System.Threading.SendOrPostCallback onGetDocumentItemInfoCompletedDelegate;
1931
        
1932
        private BeginOperationDelegate onBeginGetMarkupInfoItemsDelegate;
1933
        
1934
        private EndOperationDelegate onEndGetMarkupInfoItemsDelegate;
1935
        
1936
        private System.Threading.SendOrPostCallback onGetMarkupInfoItemsCompletedDelegate;
1937
        
1938
        private BeginOperationDelegate onBeginGetSyncMarkupInfoItemsDelegate;
1939
        
1940
        private EndOperationDelegate onEndGetSyncMarkupInfoItemsDelegate;
1941
        
1942
        private System.Threading.SendOrPostCallback onGetSyncMarkupInfoItemsCompletedDelegate;
1943
        
1944
        private BeginOperationDelegate onBeginGetUserDataDelegate;
1945
        
1946
        private EndOperationDelegate onEndGetUserDataDelegate;
1947
        
1948
        private System.Threading.SendOrPostCallback onGetUserDataCompletedDelegate;
1949
        
1950
        private BeginOperationDelegate onBeginGetDeptDataDelegate;
1951
        
1952
        private EndOperationDelegate onEndGetDeptDataDelegate;
1953
        
1954
        private System.Threading.SendOrPostCallback onGetDeptDataCompletedDelegate;
1955
        
1956
        private BeginOperationDelegate onBeginDeleteMarkupDelegate;
1957
        
1958
        private EndOperationDelegate onEndDeleteMarkupDelegate;
1959
        
1960
        private System.Threading.SendOrPostCallback onDeleteMarkupCompletedDelegate;
1961
        
1962
        private BeginOperationDelegate onBeginSetFavoriteVPDelegate;
1963
        
1964
        private EndOperationDelegate onEndSetFavoriteVPDelegate;
1965
        
1966
        private System.Threading.SendOrPostCallback onSetFavoriteVPCompletedDelegate;
1967
        
1968
        private BeginOperationDelegate onBeginSaveMarkupDataDelegate;
1969
        
1970
        private EndOperationDelegate onEndSaveMarkupDataDelegate;
1971
        
1972
        private System.Threading.SendOrPostCallback onSaveMarkupDataCompletedDelegate;
1973
        
1974
        private BeginOperationDelegate onBeginSaveSymbolDelegate;
1975
        
1976
        private EndOperationDelegate onEndSaveSymbolDelegate;
1977
        
1978
        private System.Threading.SendOrPostCallback onSaveSymbolCompletedDelegate;
1979
        
1980
        private BeginOperationDelegate onBeginDeleteSymbolDelegate;
1981
        
1982
        private EndOperationDelegate onEndDeleteSymbolDelegate;
1983
        
1984
        private System.Threading.SendOrPostCallback onDeleteSymbolCompletedDelegate;
1985
        
1986
        private BeginOperationDelegate onBeginRenameSymbolDelegate;
1987
        
1988
        private EndOperationDelegate onEndRenameSymbolDelegate;
1989
        
1990
        private System.Threading.SendOrPostCallback onRenameSymbolCompletedDelegate;
1991
        
1992
        private BeginOperationDelegate onBeginAddCheckListHistoryDelegate;
1993
        
1994
        private EndOperationDelegate onEndAddCheckListHistoryDelegate;
1995
        
1996
        private System.Threading.SendOrPostCallback onAddCheckListHistoryCompletedDelegate;
1997
        
1998
        private BeginOperationDelegate onBeginSaveCheckListHistoryDelegate;
1999
        
2000
        private EndOperationDelegate onEndSaveCheckListHistoryDelegate;
2001
        
2002
        private System.Threading.SendOrPostCallback onSaveCheckListHistoryCompletedDelegate;
2003
        
2004
        private BeginOperationDelegate onBeginSaveCheckListDelegate;
2005
        
2006
        private EndOperationDelegate onEndSaveCheckListDelegate;
2007
        
2008
        private System.Threading.SendOrPostCallback onSaveCheckListCompletedDelegate;
2009
        
2010
        private BeginOperationDelegate onBeginAddCheckListDelegate;
2011
        
2012
        private EndOperationDelegate onEndAddCheckListDelegate;
2013
        
2014
        private System.Threading.SendOrPostCallback onAddCheckListCompletedDelegate;
2015
        
2016
        private BeginOperationDelegate onBeginGetCheckListDelegate;
2017
        
2018
        private EndOperationDelegate onEndGetCheckListDelegate;
2019
        
2020
        private System.Threading.SendOrPostCallback onGetCheckListCompletedDelegate;
2021
        
2022
        private BeginOperationDelegate onBeginGetUserCheckListDelegate;
2023
        
2024
        private EndOperationDelegate onEndGetUserCheckListDelegate;
2025
        
2026
        private System.Threading.SendOrPostCallback onGetUserCheckListCompletedDelegate;
2027
        
2028
        private BeginOperationDelegate onBeginGetCheckListHistoryDelegate;
2029
        
2030
        private EndOperationDelegate onEndGetCheckListHistoryDelegate;
2031
        
2032
        private System.Threading.SendOrPostCallback onGetCheckListHistoryCompletedDelegate;
2033
        
2034
        private BeginOperationDelegate onBeginGetCheckListHistoryFirstOrDefaultDelegate;
2035
        
2036
        private EndOperationDelegate onEndGetCheckListHistoryFirstOrDefaultDelegate;
2037
        
2038
        private System.Threading.SendOrPostCallback onGetCheckListHistoryFirstOrDefaultCompletedDelegate;
2039
        
2040
        private BeginOperationDelegate onBeginSavePageAngleDelegate;
2041
        
2042
        private EndOperationDelegate onEndSavePageAngleDelegate;
2043
        
2044
        private System.Threading.SendOrPostCallback onSavePageAngleCompletedDelegate;
2045
        
2046
        private BeginOperationDelegate onBeginGetMarkupInfoDelegate;
2047
        
2048
        private EndOperationDelegate onEndGetMarkupInfoDelegate;
2049
        
2050
        private System.Threading.SendOrPostCallback onGetMarkupInfoCompletedDelegate;
2051
        
2052
        private BeginOperationDelegate onBeginGetMarkupDataListperPageDelegate;
2053
        
2054
        private EndOperationDelegate onEndGetMarkupDataListperPageDelegate;
2055
        
2056
        private System.Threading.SendOrPostCallback onGetMarkupDataListperPageCompletedDelegate;
2057
        
2058
        private BeginOperationDelegate onBeginAddMarkupInfoDelegate;
2059
        
2060
        private EndOperationDelegate onEndAddMarkupInfoDelegate;
2061
        
2062
        private System.Threading.SendOrPostCallback onAddMarkupInfoCompletedDelegate;
2063
        
2064
        private BeginOperationDelegate onBeginAddMarkupInfoVersionDelegate;
2065
        
2066
        private EndOperationDelegate onEndAddMarkupInfoVersionDelegate;
2067
        
2068
        private System.Threading.SendOrPostCallback onAddMarkupInfoVersionCompletedDelegate;
2069
        
2070
        private BeginOperationDelegate onBeginAddMarkupDataDelegate;
2071
        
2072
        private EndOperationDelegate onEndAddMarkupDataDelegate;
2073
        
2074
        private System.Threading.SendOrPostCallback onAddMarkupDataCompletedDelegate;
2075
        
2076
        private BeginOperationDelegate onBeginAvoidMarkupInfoDelegate;
2077
        
2078
        private EndOperationDelegate onEndAvoidMarkupInfoDelegate;
2079
        
2080
        private System.Threading.SendOrPostCallback onAvoidMarkupInfoCompletedDelegate;
2081
        
2082
        private BeginOperationDelegate onBeginSaveMarkupInfoDelegate;
2083
        
2084
        private EndOperationDelegate onEndSaveMarkupInfoDelegate;
2085
        
2086
        private System.Threading.SendOrPostCallback onSaveMarkupInfoCompletedDelegate;
2087
        
2088
        private BeginOperationDelegate onBeginGetMarkupDataListDelegate;
2089
        
2090
        private EndOperationDelegate onEndGetMarkupDataListDelegate;
2091
        
2092
        private System.Threading.SendOrPostCallback onGetMarkupDataListCompletedDelegate;
2093
        
2094
        private BeginOperationDelegate onBeginConsolidateDelegate;
2095
        
2096
        private EndOperationDelegate onEndConsolidateDelegate;
2097
        
2098
        private System.Threading.SendOrPostCallback onConsolidateCompletedDelegate;
2099
        
2100
        private BeginOperationDelegate onBeginGetMemberDelegate;
2101
        
2102
        private EndOperationDelegate onEndGetMemberDelegate;
2103
        
2104
        private System.Threading.SendOrPostCallback onGetMemberCompletedDelegate;
2105
        
2106
        private BeginOperationDelegate onBeginGetSymbolListDelegate;
2107
        
2108
        private EndOperationDelegate onEndGetSymbolListDelegate;
2109
        
2110
        private System.Threading.SendOrPostCallback onGetSymbolListCompletedDelegate;
2111
        
2112
        private BeginOperationDelegate onBeginGetPublicSymbolDeptListDelegate;
2113
        
2114
        private EndOperationDelegate onEndGetPublicSymbolDeptListDelegate;
2115
        
2116
        private System.Threading.SendOrPostCallback onGetPublicSymbolDeptListCompletedDelegate;
2117
        
2118
        private BeginOperationDelegate onBeginGetPublicSymbolListDelegate;
2119
        
2120
        private EndOperationDelegate onEndGetPublicSymbolListDelegate;
2121
        
2122
        private System.Threading.SendOrPostCallback onGetPublicSymbolListCompletedDelegate;
2123
        
2124
        private BeginOperationDelegate onBeginGetSymbolDataDelegate;
2125
        
2126
        private EndOperationDelegate onEndGetSymbolDataDelegate;
2127
        
2128
        private System.Threading.SendOrPostCallback onGetSymbolDataCompletedDelegate;
2129
        
2130
        private BeginOperationDelegate onBeginGetSignDataDelegate;
2131
        
2132
        private EndOperationDelegate onEndGetSignDataDelegate;
2133
        
2134
        private System.Threading.SendOrPostCallback onGetSignDataCompletedDelegate;
2135
        
2136
        private BeginOperationDelegate onBeginGetProjectNameDelegate;
2137
        
2138
        private EndOperationDelegate onEndGetProjectNameDelegate;
2139
        
2140
        private System.Threading.SendOrPostCallback onGetProjectNameCompletedDelegate;
2141
        
2142
        private BeginOperationDelegate onBeginGetPreRevSelectDelegate;
2143
        
2144
        private EndOperationDelegate onEndGetPreRevSelectDelegate;
2145
        
2146
        private System.Threading.SendOrPostCallback onGetPreRevSelectCompletedDelegate;
2147
        
2148
        private BeginOperationDelegate onBeginGetDocInfoOneSelectDelegate;
2149
        
2150
        private EndOperationDelegate onEndGetDocInfoOneSelectDelegate;
2151
        
2152
        private System.Threading.SendOrPostCallback onGetDocInfoOneSelectCompletedDelegate;
2153
        
2154
        private BeginOperationDelegate onBeginGetPrintDocItemListDelegate;
2155
        
2156
        private EndOperationDelegate onEndGetPrintDocItemListDelegate;
2157
        
2158
        private System.Threading.SendOrPostCallback onGetPrintDocItemListCompletedDelegate;
2159
        
2160
        public ServiceDeepViewClient() {
2161
        }
2162
        
2163
        public ServiceDeepViewClient(string endpointConfigurationName) : 
2164
                base(endpointConfigurationName) {
2165
        }
2166
        
2167
        public ServiceDeepViewClient(string endpointConfigurationName, string remoteAddress) : 
2168
                base(endpointConfigurationName, remoteAddress) {
2169
        }
2170
        
2171
        public ServiceDeepViewClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : 
2172
                base(endpointConfigurationName, remoteAddress) {
2173
        }
2174
        
2175
        public ServiceDeepViewClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : 
2176
                base(binding, remoteAddress) {
2177
        }
2178
        
2179
        public event System.EventHandler<GetSystemDataCompletedEventArgs> GetSystemDataCompleted;
2180
        
2181
        public event System.EventHandler<GetFavoriteVPCompletedEventArgs> GetFavoriteVPCompleted;
2182
        
2183
        public event System.EventHandler<EditFavoriteVPCompletedEventArgs> EditFavoriteVPCompleted;
2184
        
2185
        public event System.EventHandler<DelFavoriteVPCompletedEventArgs> DelFavoriteVPCompleted;
2186
        
2187
        public event System.EventHandler<GetCompareRectCompletedEventArgs> GetCompareRectCompleted;
2188
        
2189
        public event System.EventHandler<SetFinalPDFCompletedEventArgs> SetFinalPDFCompleted;
2190
        
2191
        public event System.EventHandler<GetConversionStateCompletedEventArgs> GetConversionStateCompleted;
2192
        
2193
        public event System.EventHandler<GetVPRevisionHistoryCompletedEventArgs> GetVPRevisionHistoryCompleted;
2194
        
2195
        public event System.EventHandler<GetVPRevisionFirstOrDefaultCompletedEventArgs> GetVPRevisionFirstOrDefaultCompleted;
2196
        
2197
        public event System.EventHandler<GetDocInfoCompletedEventArgs> GetDocInfoCompleted;
2198
        
2199
        public event System.EventHandler<GetCheckSystemAdminCompletedEventArgs> GetCheckSystemAdminCompleted;
2200
        
2201
        public event System.EventHandler<GetDocumentItemInfoCompletedEventArgs> GetDocumentItemInfoCompleted;
2202
        
2203
        public event System.EventHandler<GetMarkupInfoItemsCompletedEventArgs> GetMarkupInfoItemsCompleted;
2204
        
2205
        public event System.EventHandler<GetSyncMarkupInfoItemsCompletedEventArgs> GetSyncMarkupInfoItemsCompleted;
2206
        
2207
        public event System.EventHandler<GetUserDataCompletedEventArgs> GetUserDataCompleted;
2208
        
2209
        public event System.EventHandler<GetDeptDataCompletedEventArgs> GetDeptDataCompleted;
2210
        
2211
        public event System.EventHandler<DeleteMarkupCompletedEventArgs> DeleteMarkupCompleted;
2212
        
2213
        public event System.EventHandler<SetFavoriteVPCompletedEventArgs> SetFavoriteVPCompleted;
2214
        
2215
        public event System.EventHandler<SaveMarkupDataCompletedEventArgs> SaveMarkupDataCompleted;
2216
        
2217
        public event System.EventHandler<SaveSymbolCompletedEventArgs> SaveSymbolCompleted;
2218
        
2219
        public event System.EventHandler<DeleteSymbolCompletedEventArgs> DeleteSymbolCompleted;
2220
        
2221
        public event System.EventHandler<RenameSymbolCompletedEventArgs> RenameSymbolCompleted;
2222
        
2223
        public event System.EventHandler<AddCheckListHistoryCompletedEventArgs> AddCheckListHistoryCompleted;
2224
        
2225
        public event System.EventHandler<SaveCheckListHistoryCompletedEventArgs> SaveCheckListHistoryCompleted;
2226
        
2227
        public event System.EventHandler<SaveCheckListCompletedEventArgs> SaveCheckListCompleted;
2228
        
2229
        public event System.EventHandler<AddCheckListCompletedEventArgs> AddCheckListCompleted;
2230
        
2231
        public event System.EventHandler<GetCheckListCompletedEventArgs> GetCheckListCompleted;
2232
        
2233
        public event System.EventHandler<GetUserCheckListCompletedEventArgs> GetUserCheckListCompleted;
2234
        
2235
        public event System.EventHandler<GetCheckListHistoryCompletedEventArgs> GetCheckListHistoryCompleted;
2236
        
2237
        public event System.EventHandler<GetCheckListHistoryFirstOrDefaultCompletedEventArgs> GetCheckListHistoryFirstOrDefaultCompleted;
2238
        
2239
        public event System.EventHandler<SavePageAngleCompletedEventArgs> SavePageAngleCompleted;
2240
        
2241
        public event System.EventHandler<GetMarkupInfoCompletedEventArgs> GetMarkupInfoCompleted;
2242
        
2243
        public event System.EventHandler<GetMarkupDataListperPageCompletedEventArgs> GetMarkupDataListperPageCompleted;
2244
        
2245
        public event System.EventHandler<AddMarkupInfoCompletedEventArgs> AddMarkupInfoCompleted;
2246
        
2247
        public event System.EventHandler<AddMarkupInfoVersionCompletedEventArgs> AddMarkupInfoVersionCompleted;
2248
        
2249
        public event System.EventHandler<AddMarkupDataCompletedEventArgs> AddMarkupDataCompleted;
2250
        
2251
        public event System.EventHandler<AvoidMarkupInfoCompletedEventArgs> AvoidMarkupInfoCompleted;
2252
        
2253
        public event System.EventHandler<SaveMarkupInfoCompletedEventArgs> SaveMarkupInfoCompleted;
2254
        
2255
        public event System.EventHandler<GetMarkupDataListCompletedEventArgs> GetMarkupDataListCompleted;
2256
        
2257
        public event System.EventHandler<ConsolidateCompletedEventArgs> ConsolidateCompleted;
2258
        
2259
        public event System.EventHandler<GetMemberCompletedEventArgs> GetMemberCompleted;
2260
        
2261
        public event System.EventHandler<GetSymbolListCompletedEventArgs> GetSymbolListCompleted;
... 이 차이점은 표시할 수 있는 최대 줄수를 초과해서 이 차이점은 잘렸습니다.

내보내기 Unified diff

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