Initializes a new instance of the ProcedureOrder class
Namespace: SmartCDSSKBLibrary.khu.vMRAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public ProcedureOrder() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ProcedureOrder() |
| F# |
|---|
new : unit -> ProcedureOrder |