Click or drag to resize

IVIZZARDServiceExcludingDuplicateClashTest Method

이동 간섭검사 중복 제외 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool ExcludingDuplicateClashTest(
	int nTaskID,
	bool bExclude
)

Parameters

nTaskID
Type: SystemInt32
간섭검사 ID
bExclude
Type: SystemBoolean
제외 설정

Return Value

Type: Boolean
결과
See Also