Click or drag to resize

VIZViewerANI_GetAllTasks Method

공범 시뮬레이션 작업 목록 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public List<Simulation_Task> ANI_GetAllTasks(
	string strProjectUID
)

Parameters

strProjectUID
Type: SystemString

[Missing <param name="strProjectUID"/> documentation for "M:SHConnector.VIZViewer.ANI_GetAllTasks(System.String)"]

Return Value

Type: ListSimulation_Task

[Missing <returns> documentation for "M:SHConnector.VIZViewer.ANI_GetAllTasks(System.String)"]

See Also