Click or drag to resize

IVIZZARDServiceANI_SaveProject Method

프로젝트 저장

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ANI_SaveProject(
	string[] arrProjectUIDs,
	string strFilePath
)

Parameters

arrProjectUIDs
Type: SystemString
프로젝트UID 목록
strFilePath
Type: SystemString
파일 경로
See Also