Click or drag to resize

IVIZZARDServiceANI_SetEffect Method

작업 효과 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool ANI_SetEffect(
	string strTaskUID,
	string strEffectName
)

Parameters

strTaskUID
Type: SystemString
작업UID
strEffectName
Type: SystemString
효과이름

Return Value

Type: Boolean
작업 효과 설정 결과
See Also