| IVIZZARDServiceAddAsPart Method |
파일을 파트 형식으로 추가(모든 노드를 하나의 파트로 처리)
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax string[] AddAsPart(
string[] files
)
Parameters
- files
- Type: SystemString
추가할 파일 목록
Return Value
Type:
String파일 추가 실패 목록
See Also