Click or drag to resize

IVIZZARDServiceExportReview Method

리뷰 내보내기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ExportReview(
	List<ReviewVO> reviews,
	string exportfile
)

Parameters

reviews
Type: System.Collections.GenericListReviewVO
내보내기 대상 리뷰 목록
exportfile
Type: SystemString
저장할 리뷰 파일
See Also