Click or drag to resize

IVIZZARDServiceExportNode Method

노드 내보내기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool ExportNode(
	int NodeId,
	string FilePath
)

Parameters

NodeId
Type: SystemInt32
Node ID
FilePath
Type: SystemString
File Path

Return Value

Type: Boolean
내보내기 결과
See Also