 | TaskManagerGetResultCount Method (Int32, Int32) |
간섭검사 결과 개수 반환
Namespace:
VIZCLASH.NET
Assembly:
VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntaxpublic int GetResultCount(
int taskId,
int subId
)
Parameters
- taskId
- Type: SystemInt32
간섭검사 Task Id - subId
- Type: SystemInt32
간섭검사 Sub Task Id
Return Value
Type:
Int32간섭검사 결과 개수
See Also