Click or drag to resize

MDIContainerMessageSendProcess Method (String, String, Int32, Int32, String, String, String, String)

[Missing <summary> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

Namespace:  Mcc.Series.Main
Assembly:  Mcc.Series.Main (in Mcc.Series.Main.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void MessageSendProcess(
	string kindOfSignal,
	string io_gb,
	int ptnt_no,
	int recept_no,
	string dept_cd,
	string ptnt_gb,
	string server_gb,
	string message_data_gb
)

Parameters

kindOfSignal
Type: SystemString

[Missing <param name="kindOfSignal"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

io_gb
Type: SystemString

[Missing <param name="io_gb"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

ptnt_no
Type: SystemInt32

[Missing <param name="ptnt_no"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

recept_no
Type: SystemInt32

[Missing <param name="recept_no"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

dept_cd
Type: SystemString

[Missing <param name="dept_cd"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

ptnt_gb
Type: SystemString

[Missing <param name="ptnt_gb"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

server_gb
Type: SystemString

[Missing <param name="server_gb"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

message_data_gb
Type: SystemString

[Missing <param name="message_data_gb"/> documentation for "M:Mcc.Series.Main.MDIContainer.MessageSendProcess(System.String,System.String,System.Int32,System.Int32,System.String,System.String,System.String,System.String)"]

See Also