Click or drag to resize

TaskManagerGetMachineName Method

간섭검사 수행 장비이름 반환

Namespace:  VIZCLASH.NET
Assembly:  VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntax
C#
public string GetMachineName(
	int taskId
)

Parameters

taskId
Type: SystemInt32
간섭검사 Task Id

Return Value

Type: String
간섭검사 수행 장비 이름
See Also