Initializes a new instance of the TPlan_OralCavityAdvancedSubMLM class
Namespace: SmartCDSSKBLibrary.khu.kbmlm.OralCavityAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public TPlan_OralCavityAdvancedSubMLM( List<ClinicalStatement> obsList, List<ClinicalStatement> procList ) |
Visual Basic |
---|
Public Sub New ( obsList As List(Of ClinicalStatement), procList As List(Of ClinicalStatement) ) |
Visual C++ |
---|
public: TPlan_OralCavityAdvancedSubMLM( List<ClinicalStatement^>^ obsList, List<ClinicalStatement^>^ procList ) |
F# |
---|
new : obsList : List<ClinicalStatement> * procList : List<ClinicalStatement> -> TPlan_OralCavityAdvancedSubMLM |
Parameters
- obsList
- Type: System.Collections.Generic..::..List<(Of <(<'ClinicalStatement>)>)>
[Missing <param name="obsList"/> documentation for "M:SmartCDSSKBLibrary.khu.kbmlm.OralCavity.TPlan_OralCavityAdvancedSubMLM.#ctor(System.Collections.Generic.List{SmartCDSSKBLibrary.khu.vMR.ClinicalStatement},System.Collections.Generic.List{SmartCDSSKBLibrary.khu.vMR.ClinicalStatement})"]
- procList
- Type: System.Collections.Generic..::..List<(Of <(<'ClinicalStatement>)>)>
[Missing <param name="procList"/> documentation for "M:SmartCDSSKBLibrary.khu.kbmlm.OralCavity.TPlan_OralCavityAdvancedSubMLM.#ctor(System.Collections.Generic.List{SmartCDSSKBLibrary.khu.vMR.ClinicalStatement},System.Collections.Generic.List{SmartCDSSKBLibrary.khu.vMR.ClinicalStatement})"]