Esempio n. 1
0
 internal LLDDandHealthProblem(LLDDandHealthProblem MigrationLLDDandHealthProblem, XmlNode LLDDandHealthProblemNode, XmlNamespaceManager NSMgr)
 {
     this.Node        = LLDDandHealthProblemNode;
     this.NSMgr       = NSMgr;
     this.LLDDCat     = MigrationLLDDandHealthProblem.LLDDCat;
     this.PrimaryLLDD = MigrationLLDDandHealthProblem.PrimaryLLDD;
 }
        internal LLDDandHealthProblem(LLDDandHealthProblem MigrationLLDDandHealthProblem, XmlNode LLDDandHealthProblemNode, XmlNamespaceManager NSMgr)
        {
            this.Node  = LLDDandHealthProblemNode;
            this.NSMgr = NSMgr;

            this.LLDDType = MigrationLLDDandHealthProblem.LLDDType;
            this.LLDDCode = MigrationLLDDandHealthProblem.LLDDCode;
        }
 internal LLDDandHealthProblem(LLDDandHealthProblem MigrationLLDDandHealthProblem, XmlNode LLDDandHealthProblemNode, XmlNamespaceManager NSMgr)
 {
     this.Node    = LLDDandHealthProblemNode;
     this.NSMgr   = NSMgr;
     this.LLDDCat = MigrationLLDDandHealthProblem.Get1516Equivalent();
 }