A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Main.Esr
MDIContainer Class
MDIContainer Methods
MessageSendProcess Method
MessageSendProcess Method (String, Int32, Int32, String)
MessageSendProcess Method (String, String, Int32, Int32, String)
MessageSendProcess Method (String, String, Int32, Int32, String, String)
MessageSendProcess Method (String, String, Int32, Int32, String, String, String)
MDIContainer
MessageSendProcess Method (String, Int32, Int32, String)
메인 프로세스로 메세지를 전달합니다.
Namespace:
Mcc.Series.Main.Esr
Assembly:
Mcc.Series.Main.Esr (in Mcc.Series.Main.Esr.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
MessageSendProcess
(
string
io_gb
,
int
ptnt_no
,
int
recept_no
,
string
dept_cd
)
Parameters
io_gb
Type:
System
String
입외구분
ptnt_no
Type:
System
Int32
환자번호
recept_no
Type:
System
Int32
접수번호
dept_cd
Type:
System
String
부서코드
See Also
Reference
MDIContainer Class
MessageSendProcess Overload
Mcc.Series.Main.Esr Namespace