Click or drag to resize

IVIZZARDServiceUpdateSimulationComment Method

공법시뮬레이션 주석

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void UpdateSimulationComment(
	int nSimulationKeyID,
	string strComment
)

Parameters

nSimulationKeyID
Type: SystemInt32

[Missing <param name="nSimulationKeyID"/> documentation for "M:SHConnector.IVIZZARDService.UpdateSimulationComment(System.Int32,System.String)"]

strComment
Type: SystemString

[Missing <param name="strComment"/> documentation for "M:SHConnector.IVIZZARDService.UpdateSimulationComment(System.Int32,System.String)"]

See Also